reStructuredText (reST) 

Documentation is typically stored in reST files.

Directory and file names 

  • Files have the ending .rst.
  • Language files are located in the directory <extension>/Documentation.

Format 

  • Use spaces, not TABs.
  • Indent with 4 spaces per indent level.

More information 

  • See Setup IDE / editor in this manual for information about setting up your Editor / IDE to adhere to the coding guidelines.