forked from TrueCloudLab/restic
17 lines
406 B
ReStructuredText
17 lines
406 B
ReStructuredText
|
..
|
||
|
Normally, there are no heading levels assigned to certain characters as the structure is
|
||
|
determined from the succession of headings. However, this convention is used in Python’s
|
||
|
Style Guide for documenting which you may follow:
|
||
|
|
||
|
# with overline, for parts
|
||
|
* for chapters
|
||
|
= for sections
|
||
|
- for subsections
|
||
|
^ for subsubsections
|
||
|
" for paragraphs
|
||
|
|
||
|
############
|
||
|
Introduction
|
||
|
############
|
||
|
|