create doc skeleton
This commit is contained in:
parent
0202534969
commit
b21d0a104b
17 changed files with 179 additions and 6 deletions
2
docs/source/guides/application.rst
Normal file
2
docs/source/guides/application.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Application development
|
||||
=======================
|
||||
2
docs/source/guides/backend.rst
Normal file
2
docs/source/guides/backend.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Backend development
|
||||
===================
|
||||
10
docs/source/guides/index.rst
Normal file
10
docs/source/guides/index.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Guides
|
||||
======
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
application
|
||||
backend
|
||||
Loading…
Add table
Add a link
Reference in a new issue