Initial import
This commit is contained in:
commit
09f0b0672d
64 changed files with 3735 additions and 0 deletions
35
docs/index.rst
Normal file
35
docs/index.rst
Normal file
|
@ -0,0 +1,35 @@
|
|||
.. Bypass Censorship documentation master file, created by
|
||||
sphinx-quickstart on Fri Apr 8 12:02:43 2022.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Documentation Home
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: User Guide:
|
||||
|
||||
user/index.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Admin Guide:
|
||||
|
||||
admin/index.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Technical Documentation:
|
||||
|
||||
tech/index.rst
|
||||
tech/conf.rst
|
||||
tech/resource.rst
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Loading…
Add table
Add a link
Reference in a new issue