You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing_to_docs/doc_guidelines.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,13 +82,13 @@ Every module should be placed in the modules folder and should contain the follo
82
82
//
83
83
// * list of assemblies where this module is included <1>
84
84
85
-
:_mod-docs-content-type: <TYPE> <2>
85
+
:_mod-docs-content-type: <TYPE> <2>
86
86
[id="<module-anchor>_{context}"] <3>
87
87
= Module title <4>
88
88
----
89
89
90
-
<1> The content type for the file. Replace `<TYPE>` with the actual type of the module, `CONCEPT`, `REFERENCE`, or `PROCEDURE`. Place this attribute before the anchor ID or, if present, the conditional that contains the anchor ID.
91
-
<2> List of assemblies in which this module is included.
90
+
<1> List of assemblies in which this module is included.
91
+
<2> The content type for the file. Replace `<TYPE>` with the actual type of the module, `CONCEPT`, `REFERENCE`, or `PROCEDURE`. Place this attribute before the anchor ID or, if present, the conditional that contains the anchor ID.
92
92
<3> A module anchor with {context} that must be lowercase and must match the module's file name.
93
93
<4> Human readable title. To ensure consistency in the results of the
94
94
leveloffset values in include statements, you must use a level one heading
@@ -555,7 +555,7 @@ Other common attribute values are defined in the `_attributes/common-attributes.
555
555
556
556
Red Hat integrates with many third-party vendor products. For certain integrated products, third-party vendor staff might have access to certain Red Hat resources and be contactable within Red Hat. On other occasions, common open-source products might be widely used across IT infrastructure providers, so Red Hat might not have direct contacts to organizations that own these products.
557
557
558
-
Depending on the third-party vendor's requirements, you might need to add a registered trademark symbol to all of the vendor's product names or only on the first occurence of referencing the product name in an assembly, a module, or a document.
558
+
Depending on the third-party vendor's requirements, you might need to add a registered trademark symbol to all of the vendor's product names or only on the first occurence of referencing the product name in an assembly, a module, or a document.
559
559
560
560
Choose any of the following sources for clarification on using the symbol for a specific third-party vendor product name:
0 commit comments