Commit 0d33eb51 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

docs

parent dab23158
......@@ -81,7 +81,7 @@ pygments_style = None
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'alabaster'
html_theme = 'classic'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
......
......@@ -28,32 +28,12 @@ This library can be installed with the following command:
pip install -r requirements.txt
python setup.py install
Documentation for the Code
**************************
.. toctree::
:maxdepth: 2
:caption: Contents:
Common
APIs
=====================
.. automodule:: csst_dfs_api.common
:members:
Facility
=======================
.. automodule:: csst_dfs_api.facility
:members:
MSC
=======================
.. automodule:: csst_dfs_api.msc
:members:
IFS
=======================
.. automodule:: csst_dfs_api.ifs
:members:
.. toctree::
:maxdepth: 4
rst/modules
Indices and tables
==================
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment