summaryrefslogtreecommitdiff
path: root/doc/100_references.rst
blob: 4be4e0dae486bb045ce39bdebcacf59261e32893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
..
  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

##########
References
##########

******
Design
******

.. include:: design.rst
.. include:: cache.rst
.. include:: REST_backend.rst