We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1c8d83 + bb9f2ae commit f893be2Copy full SHA for f893be2
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