Skip to content

Commit 432930b

Browse files
committed
Merge branch 'yd/doc-is-in-asciidoc' into maint
* yd/doc-is-in-asciidoc: CodingGuidelines: our documents are in AsciiDoc
2 parents ab24e75 + bb9f2ae commit 432930b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/CodingGuidelines

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ For Python scripts:
237237

238238
Writing Documentation:
239239

240+
Most (if not all) of the documentation pages are written in AsciiDoc
241+
and processed into HTML output and manpages.
242+
240243
Every user-visible change should be reflected in the documentation.
241244
The same general rule as for code applies -- imitate the existing
242245
conventions. A few commented examples follow to provide reference

0 commit comments

Comments
 (0)