mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[doc] Initialize Sphinx in /doc
This commit is contained in:

committed by
Geoffrey McRae

parent
1a530da139
commit
30d2035a3e
20
doc/index.rst
Normal file
20
doc/index.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
.. Looking Glass documentation master file, created by
|
||||
sphinx-quickstart on Fri Mar 26 18:12:05 2021.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Looking Glass's documentation!
|
||||
=========================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Reference in New Issue
Block a user