mirror of
https://github.com/triqs/dft_tools
synced 2024-12-26 22:33:48 +01:00
3fe400d34c
- examples split from the rst file using a python script (split_code). - Final result for the doc is unchanged. - examples are compiled and tested with the other tests. - examples' code have been clang-formatted, with triqs style. - doc compiles much faster, and with the same options as the rest of the test. - examples are added as tests, so they are run by make test, as simple C tests. - done for the tutorials and the reference. - autocompile removed (changed into triqs_example directive). - add triqs_example : - make a literal include of the source code. - runs the compiled example - add, as before, the result to the source code in the doc. - added the script split_code, used to make the changes automatically, maybe for later reuse. (in _tools) |
||
---|---|---|
.. | ||
containers | ||
examples_h5 | ||
implementation_notes | ||
algebras_0.cpp | ||
algebras_1.cpp | ||
algebras.rst | ||
blas_lapack_0.cpp | ||
blas_lapack.rst | ||
CMakeLists.txt | ||
concepts_0.cpp | ||
concepts.rst | ||
contents.rst | ||
debug_0.cpp | ||
debug.rst | ||
FAQ.rst | ||
foreach_0.cpp | ||
foreach_1.cpp | ||
foreach.rst | ||
group_indices.rst | ||
h5_complex.rst | ||
h5_proxy.rst | ||
h5_rw_0.cpp | ||
h5_rw.rst | ||
H5.rst | ||
Interop_Python.rst | ||
introduction.rst | ||
IO_0.cpp | ||
IO.rst | ||
lazy_0.cpp | ||
lazy.rst | ||
map_0.cpp | ||
map_1.cpp | ||
map.rst | ||
multithreading.rst | ||
play_with_concept_0.cpp | ||
play_with_concept.rst | ||
shape_0.cpp | ||
shape.rst | ||
simple_fnt_0.cpp | ||
simple_fnt.rst | ||
view_or_not_view.rst |