mirror of
https://github.com/triqs/dft_tools
synced 2025-01-09 12:44:03 +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
|
||||
about
|
||||
|
||||
Reference manual
|
||||
----------------
|
||||
C++ reference manual
|
||||
--------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
|
||||
cpp2rst_generated/app4triqs/toto
|
||||
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