26 lines
429 B
ReStructuredText
26 lines
429 B
ReStructuredText
|
:main-title: Developer Documentation
|
||
|
:banner: banners/index.jpg
|
||
|
|
||
|
=====
|
||
|
Index
|
||
|
=====
|
||
|
|
||
|
.. todo:: what's the documentation's license?
|
||
|
|
||
|
.. rst-class:: index-tree
|
||
|
.. titlesonly breaks level 3 (~in-document) toc of left navbar, so use
|
||
|
maxdepth instead
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
tutorials
|
||
|
api_integration
|
||
|
setup
|
||
|
reference
|
||
|
|
||
|
.. ifconfig:: todo_include_todos
|
||
|
|
||
|
.. rubric:: Things to add and fix
|
||
|
|
||
|
.. todolist::
|