mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
28140f14fb
Mainly on the python part. I had a quick browse through to check if the scripts were still working.
34 lines
441 B
ReStructuredText
34 lines
441 B
ReStructuredText
.. _documentation:
|
|
|
|
Documentation
|
|
=============
|
|
|
|
A quick tour
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/python/contents
|
|
tutorials/c++/contents
|
|
|
|
Reference manual
|
|
-----------------
|
|
|
|
This is the reference manual for the Python and the C++ libraries.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
reference/python/contents
|
|
reference/c++/contents
|
|
|
|
Version compatibility
|
|
---------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
versions
|
|
|