update api doc
This commit is contained in:
parent
8ded3500d4
commit
8cd5655a04
@ -16,6 +16,6 @@ help:
|
|||||||
# Catch-all target: route all unknown targets to Sphinx using the new
|
# Catch-all target: route all unknown targets to Sphinx using the new
|
||||||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||||
%: Makefile
|
%: Makefile
|
||||||
rm source/pyModeS*.rst source/modules.rst
|
rm -f source/pyModeS*.rst source/modules.rst
|
||||||
sphinx-apidoc -f -e -M -o source/ ../pyModeS
|
sphinx-apidoc -f -e -M -o source/ ../pyModeS
|
||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
|
7
doc/source/pyModeS.decoder.bds.bds45.rst
Normal file
7
doc/source/pyModeS.decoder.bds.bds45.rst
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
pyModeS.decoder.bds.bds45 module
|
||||||
|
================================
|
||||||
|
|
||||||
|
.. automodule:: pyModeS.decoder.bds.bds45
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
@ -21,6 +21,7 @@ Submodules
|
|||||||
pyModeS.decoder.bds.bds30
|
pyModeS.decoder.bds.bds30
|
||||||
pyModeS.decoder.bds.bds40
|
pyModeS.decoder.bds.bds40
|
||||||
pyModeS.decoder.bds.bds44
|
pyModeS.decoder.bds.bds44
|
||||||
|
pyModeS.decoder.bds.bds45
|
||||||
pyModeS.decoder.bds.bds50
|
pyModeS.decoder.bds.bds50
|
||||||
pyModeS.decoder.bds.bds53
|
pyModeS.decoder.bds.bds53
|
||||||
pyModeS.decoder.bds.bds60
|
pyModeS.decoder.bds.bds60
|
||||||
|
Loading…
Reference in New Issue
Block a user