3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 16:33:46 +02:00
dft_tools/doc/documentation.rst
2019-04-26 10:23:58 -04:00

44 lines
598 B
ReStructuredText

.. _documentation:
Documentation
=============
.. math::
(a + b)^2 &= (a + b)(a + b) \\
&= a^2 + 2ab + b^2
Table of Contents
-----------------
.. toctree::
:maxdepth: 5
index
install
issues
changelog
about
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