3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 14:23:38 +01:00
dft_tools/doc/reference/c++/arrays
Olivier Parcollet 3fe400d34c doc : split c++ code from rst
- 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)
2014-05-31 23:00:16 +02:00
..
containers doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
examples_h5 Fix a bit the documentation 2013-08-02 10:14:33 +02:00
implementation_notes Work on doc 2013-08-30 12:59:47 +02:00
algebras_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
algebras_1.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
algebras.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
blas_lapack_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
blas_lapack.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
CMakeLists.txt doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
concepts_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
concepts.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
contents.rst doc: cookbooks from det_manip and arrays harmonized 2013-12-18 15:50:18 +01:00
debug_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
debug.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
FAQ.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
foreach_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
foreach_1.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
foreach.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
group_indices.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
h5_complex.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
h5_proxy.rst work on doc 2013-08-27 13:43:58 +02:00
h5_rw_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
h5_rw.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
H5.rst Work on doc. 2013-11-18 23:41:32 +01:00
Interop_Python.rst Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
introduction.rst Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
IO_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
IO.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
lazy_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
lazy.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
map_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
map_1.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
map.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
multithreading.rst work on doc 2013-08-27 13:43:58 +02:00
play_with_concept_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
play_with_concept.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
shape_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
shape.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
simple_fnt_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
simple_fnt.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
view_or_not_view.rst work on doc 2013-08-27 13:43:58 +02:00