mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-19 13:13:49 +02:00
some cleanup
This commit is contained in:
23
leagcy/docs/build/html/_sources/index.rst.txt
vendored
Normal file
23
leagcy/docs/build/html/_sources/index.rst.txt
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
.. Enlight documentation master file, created by
|
||||
sphinx-quickstart on Fri Sep 18 14:47:31 2020.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Enlight's documentation!
|
||||
===================================
|
||||
|
||||
.. automodule:: mainCode.session
|
||||
:members:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Reference in New Issue
Block a user