mirror of
https://github.com/triqs/dft_tools
synced 2025-01-09 20:48:36 +01:00
[autodoc] adding python autodoc of c++ wrapped python module
This commit is contained in:
parent
9315b02800
commit
60671ba75b
@ -15,11 +15,20 @@ Contents
|
|||||||
changelog
|
changelog
|
||||||
about
|
about
|
||||||
|
|
||||||
Reference manual
|
C++ reference manual
|
||||||
----------------
|
--------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 5
|
:maxdepth: 5
|
||||||
|
|
||||||
cpp2rst_generated/app4triqs/toto
|
cpp2rst_generated/app4triqs/toto
|
||||||
cpp2rst_generated/app4triqs/chain
|
cpp2rst_generated/app4triqs/chain
|
||||||
|
|
||||||
|
Python reference manual
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
.. autoclass:: app4triqs.toto_module.toto
|
||||||
|
:members:
|
||||||
|
|
||||||
|
.. autofunction:: app4triqs.toto_module.chain
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user