mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Add missing index.rst
This commit is contained in:
parent
a15581faa9
commit
47cd1dd055
1 changed files with 20 additions and 0 deletions
20
docs/source/index.rst
Normal file
20
docs/source/index.rst
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
.. fdroidserver documentation master file, created by
|
||||||
|
sphinx-quickstart on Mon May 3 10:06:52 2021.
|
||||||
|
You can adapt this file completely to your liking, but it should at least
|
||||||
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
|
Welcome to fdroidserver's documentation!
|
||||||
|
========================================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:caption: Contents:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Indices and tables
|
||||||
|
==================
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
||||||
|
* :ref:`modindex`
|
||||||
|
* :ref:`search`
|
Loading…
Add table
Add a link
Reference in a new issue