Skip to content

Commit 0276ff4

Browse files
committed
issue-126 added tag to addition resources
1 parent c7830f4 commit 0276ff4

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

modular-docs-manual/files/templates-without-comments/assembly-a-collection-of-modules.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ include::modules/TEMPLATE_CONCEPT_explaining_a_concept.adoc[leveloffset=+1]
2121

2222
include::modules/TEMPLATE_PROCEDURE_doing_one_procedure.adoc[leveloffset=+1]
2323

24-
== Additional resources (or Next steps) (optional)
25-
26-
* A bulleted list of links to other material closely related to the contents of the assembly, including xref links to other assemblies in your collection.
27-
* For more details on writing assemblies, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
28-
* Use a consistent system for file names, IDs, and titles. For tips, see _Anchor Names and File Names_ in link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
24+
[role="system:additional-resources"]
25+
== Additional resources
26+
// An optional bulleted list of links to other material closely related to the contents of the concept module.
2927

28+
* link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide]
29+
* link:https://asciidoctor.org/docs/user-manual/[Asciidoctor User Manual]
3030

3131
ifdef::parent-context[:context: {parent-context}]
3232
ifndef::parent-context[:!context:]

modular-docs-manual/files/templates-without-comments/con-concept-explanation.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ The contents of a concept module give the user descriptions and explanations nee
1313
* Explain only things that are visible to users. Even if a concept is interesting, it probably does not require explanation if it is not visible to users.
1414
* Do not include any instructions to perform an action, such as executing a command. Action items belong in procedure modules.
1515

16-
.Additional resources (optional)
16+
[role="system:additional-resources"]
17+
.Additional resources
18+
// An optional bulleted list of links to other material closely related to the contents of the concept module.
1719

18-
* A bulleted list of links to other material closely related to the contents of the concept module.
19-
* Currently, modules cannot include xrefs, so you cannot include links to other content in your collection. If you need to link to another assembly, add the xref to the assembly that includes this module.
20-
* For more details on writing concept modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
21-
* Use a consistent system for file names, IDs, and titles. For tips, see _Anchor Names and File Names_ in link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
20+
* link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide]
21+
* link:https://asciidoctor.org/docs/user-manual/[Asciidoctor User Manual]

modular-docs-manual/files/templates-without-comments/proc-doing-one-procedure.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ The `[role="system:abstract"]` tag defines the first paragraph of the module for
2222

2323
. Use an unnumbered bullet (*) if the procedure includes only one step.
2424

25-
.Additional resources (optional)
25+
[role="system:additional-resources"]
26+
.Additional resources
27+
// An optional bulleted list of links to other material closely related to the contents of the concept module.
2628

27-
* A bulleted list of links to other material closely related to the contents of the procedure module.
28-
* Currently, modules cannot include xrefs, so you cannot include links to other content in your collection. If you need to link to another assembly, add the xref to the assembly that includes this module.
29-
* For more details on writing procedure modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
30-
* Use a consistent system for file names, IDs, and titles. For tips, see _Anchor Names and File Names_ in link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
29+
* link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide]
30+
* link:https://asciidoctor.org/docs/user-manual/[Asciidoctor User Manual]

0 commit comments

Comments
 (0)