3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 22:33:48 +01:00
dft_tools/doc/reference/using_the_lib/contents.rst
tayral edd1ff4529 Restructuring documentation.
A first general restructuration of the doc according to the pattern [tour|tutorial|reference].
In the reference part, objects are documented per topic.
In each topic, [definition|c++|python|hdf5] (not yet implemented)
2014-10-18 12:21:08 +01:00

20 lines
391 B
ReStructuredText

Using TRIQS in your own C++ project
====================================
.. warning::
Under construction...
The goal of these notes is to give a practical
introduction to the development of a code that uses the TRIQS headers and
libraries, including the proper `cmake` configuration files.
We will expose successively various cases:
.. toctree::
:maxdepth: 2
triqs_library