We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab24e75 + bb9f2ae commit 432930bCopy full SHA for 432930b
1 file changed
Documentation/CodingGuidelines
@@ -237,6 +237,9 @@ For Python scripts:
237
238
Writing Documentation:
239
240
+ Most (if not all) of the documentation pages are written in AsciiDoc
241
+ and processed into HTML output and manpages.
242
+
243
Every user-visible change should be reflected in the documentation.
244
The same general rule as for code applies -- imitate the existing
245
conventions. A few commented examples follow to provide reference
0 commit comments