Merge branch 'feature/python-examples-docgen' into 'master'
[examples] Implement Python-only doc generator using pyparsing See merge request !1914
Showing
- bin/doc/cpp_to_md.sh 0 additions, 86 deletionsbin/doc/cpp_to_md.sh
- bin/doc/merge_cpp_and_md.sh 0 additions, 30 deletionsbin/doc/merge_cpp_and_md.sh
- examples/1ptracer/.doc_config 11 additions, 7 deletionsexamples/1ptracer/.doc_config
- examples/1ptracer/README.md 332 additions, 18 deletionsexamples/1ptracer/README.md
- examples/1ptracer/main.cc 8 additions, 2 deletionsexamples/1ptracer/main.cc
- examples/1ptracer/problem_1p.hh 5 additions, 4 deletionsexamples/1ptracer/problem_1p.hh
- examples/1ptracer/problem_tracer.hh 3 additions, 1 deletionexamples/1ptracer/problem_tracer.hh
- examples/1ptracer/spatialparams_1p.hh 3 additions, 1 deletionexamples/1ptracer/spatialparams_1p.hh
- examples/1ptracer/spatialparams_tracer.hh 3 additions, 3 deletionsexamples/1ptracer/spatialparams_tracer.hh
- examples/2pinfiltration/.doc_config 9 additions, 5 deletionsexamples/2pinfiltration/.doc_config
- examples/2pinfiltration/README.md 269 additions, 7 deletionsexamples/2pinfiltration/README.md
- examples/2pinfiltration/main.cc 5 additions, 3 deletionsexamples/2pinfiltration/main.cc
- examples/2pinfiltration/problem.hh 5 additions, 5 deletionsexamples/2pinfiltration/problem.hh
- examples/2pinfiltration/spatialparams.hh 3 additions, 1 deletionexamples/2pinfiltration/spatialparams.hh
- examples/convert_code_to_doc.py 61 additions, 0 deletionsexamples/convert_code_to_doc.py
- examples/freeflowchannel/.doc_config 8 additions, 4 deletionsexamples/freeflowchannel/.doc_config
- examples/freeflowchannel/README.md 39 additions, 2 deletionsexamples/freeflowchannel/README.md
- examples/freeflowchannel/main.cc 3 additions, 0 deletionsexamples/freeflowchannel/main.cc
- examples/freeflowchannel/problem.hh 4 additions, 3 deletionsexamples/freeflowchannel/problem.hh
- examples/generate_example_docs.py 44 additions, 30 deletionsexamples/generate_example_docs.py
Loading
Please register or sign in to comment