forked from openshift/openshift-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update revhistory adoc template to actual current usage.
- Loading branch information
Showing
2 changed files
with
45 additions
and
18 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
45 changes: 45 additions & 0 deletions
45
contributing_to_docs/templates/rev_history_guide_dirname.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
= Revision History: Full Guide Name | ||
{product-author} | ||
{product-version} | ||
:data-uri: | ||
:icons: | ||
:experimental: | ||
|
||
== Fri Jan 1 2016 | ||
|
||
OpenShift Enterprise X.Y.Z release (if publishing timed with a product release). | ||
|
||
// tag::<guide_dirname>_fri_jan_1_2016[] | ||
[cols="1,3",options="header"] | ||
|=== | ||
|
||
|Affected Topic |Description of Change | ||
|
||
|link:../path/to/topic1.html[Full Topic Title] | ||
|Added | ||
link:../path/to/topic1.html#section-anchor[Full Section Title] section to | ||
(include, discuss, detail, etc.) <relevant_reason>. | ||
|
||
|link:../path/to/topic2.html.html[Full Topic Title] | ||
|New topic to (include, discuss, detail, etc.) <relevant_reason>. | ||
|=== | ||
// end::<guide_dirname>_fri_jan_1_2016[] | ||
|
||
== Mon Jan 11 2016 | ||
|
||
// tag::<guide_dirname>_mon_jan_11_2016[] | ||
[cols="1,3",options="header"] | ||
|=== | ||
|
||
|Affected Topic |Description of Change | ||
|
||
|link:../path/to/topic3.html[Full Topic Title] | ||
|https://bugzilla.redhat.com/show_bug.cgi?id=#####[*BZ #####*]: Updated | ||
link:../path/to/topic3.html#section-anchor[Full Section Title] section to | ||
(fix, add, remove, etc.) <relevant_reason>. | ||
|
||
|link:../path/to/subcategory/topic4.html[Subcategory Name -> Full Topic Title] | ||
|Clarify details about | ||
link:../path/to/subcategory/topic4.html#link-to-relevant-section[this or that]. | ||
|=== | ||
// end::<guide_dirname>_mon_jan_11_2016[] |