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

docs

parent dab23158
...@@ -81,7 +81,7 @@ pygments_style = None ...@@ -81,7 +81,7 @@ pygments_style = None
# The theme to use for HTML and HTML Help pages. See the documentation for # The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes. # 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 # 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 # 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: ...@@ -28,32 +28,12 @@ This library can be installed with the following command:
pip install -r requirements.txt pip install -r requirements.txt
python setup.py install python setup.py install
Documentation for the Code APIs
**************************
.. toctree::
:maxdepth: 2
:caption: Contents:
Common
===================== =====================
.. automodule:: csst_dfs_api.common .. toctree::
:members: :maxdepth: 4
Facility
=======================
.. automodule:: csst_dfs_api.facility
:members:
MSC
=======================
.. automodule:: csst_dfs_api.msc
:members:
IFS
=======================
.. automodule:: csst_dfs_api.ifs
:members:
rst/modules
Indices and tables 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