3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/doc
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
..
_static Work on doc 2013-08-30 20:28:41 +02:00
_templates Minimal changes in the doc 2013-09-03 19:14:24 +02:00
_tools doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
installation Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
reference doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
scripts Fix tail in update_archive 2013-12-16 14:33:19 +01:00
themes Work on documentation 2013-09-17 14:55:55 +02:00
tutorials doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
about.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
applications.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
changelog.rst Update documentation 2013-10-21 15:12:11 +02:00
CMakeLists.txt doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
conf.py.in doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
contents.rst Update documentation 2013-10-21 15:12:11 +02:00
documentation.rst Work on documentation 2013-09-17 14:55:55 +02:00
index.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
install.rst Iteration over the doc 2013-12-31 14:22:00 +01:00
issues.rst Work on documentation 2013-08-29 17:23:40 +02:00
versions.rst Minimal changes in the doc 2013-09-03 19:14:24 +02:00