3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-18 22:11:40 +02:00

Merge pull request #1 from HugoStrand/dev_autodoc

[autodoc] adding python autodoc of c++ wrapped python module
This commit is contained in:
Olivier Parcollet 2019-04-23 16:49:11 -04:00 committed by GitHub
commit 65029e3aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,17 +21,23 @@ Contents
changelog
about
Python
------
.. automodule:: app4triqs
:members:
Reference manual
----------------
C++ reference manual
--------------------
.. toctree::
:maxdepth: 5
cpp2rst_generated/app4triqs/toto
cpp2rst_generated/app4triqs/chain
Python reference manual
-----------------------
.. automodule:: app4triqs
:members:
.. autoclass:: app4triqs.toto_module.toto
:members:
.. autofunction:: app4triqs.toto_module.chain