Update doxygen Chemical Kinetics/Numerics Documentation#1534
Update doxygen Chemical Kinetics/Numerics Documentation#1534speth merged 8 commits intoCantera:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1534 +/- ##
=======================================
Coverage 70.50% 70.50%
=======================================
Files 376 376
Lines 59075 59081 +6
Branches 21219 21222 +3
=======================================
+ Hits 41649 41657 +8
+ Misses 14348 14344 -4
- Partials 3078 3080 +2
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ea25789 to
ee55684
Compare
1bd2361 to
2c7b471
Compare
|
@speth ... I am stopping here. I think that navigating the "C++ Modules" structure has become a bit easier and I also started to fill in some gaps. I have made no attempts to update sections on integrators, phases, oneD and zeroD, or some of the ungrouped Cantera capabilities. The PR targets the structure and should help locating information based on a handful of topics. Revising of actual docstrings goes beyond the scope of the PR. |
040bad6 to
59ee816
Compare
Supported for doxygen 1.8.3 and later (released 2012)
|
Thanks, @speth! I believe it's all addressed. I replaced some old group labels with a more standardized |
Changes proposed in this pull request
Restructure/consolidate/correct/update doxygen documentation for the following:
The main objective is to generate an adequate browsable structure for the Modules tab; the underlying docstrings are largely unchanged.
In addition, the mainfile is switched to Markdown (supported since doxygen 1.8.3 - released in 2012).
Partially addresses #1535
Closes #1516
Checklist
scons build&scons test) and unit tests address code coverage