3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-30 00:44:34 +02:00
dft_tools/doc/documentation.rst
Hugo U. R. Strand 8529bc164a [doc] add contents.rst and documentation.rst
The upper doc link was broken, it expected a documentation.rst to exist.
Small polish of text.
2019-04-25 13:56:12 -04:00

44 lines
580 B
ReStructuredText

.. _documentation:
Documentation
=============
Contents
--------
.. math::
(a + b)^2 &= (a + b)(a + b) \\
&= a^2 + 2ab + b^2
.. 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