1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 05:58:43 +02:00

Rename doc/contents.rst back to doc/index.rst and update conf.py accordingly

Web browsers expect index.html while contents.html was rendered.
This commit is contained in:
2022-10-13 11:23:06 +02:00
parent 9ebd8cf7f2
commit adc78142a2
2 changed files with 2 additions and 0 deletions

31
doc/index.rst Normal file
View File

@@ -0,0 +1,31 @@
.. osc documentation master file, created by
sphinx-quickstart on Sun Jan 24 13:06:29 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to osc's documentation!
===============================
This is the documentation for the osc python client to the |obs|.
Tutorial
.. TODO:: add more documentation
API:
.. toctree::
:maxdepth: 2
api/modules
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`