diff --git a/doc/contents.rst b/doc/contents.rst index 217ae295..ed14d6b1 100644 --- a/doc/contents.rst +++ b/doc/contents.rst @@ -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 +