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:
31
doc/index.rst
Normal file
31
doc/index.rst
Normal 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`
|
Reference in New Issue
Block a user