Skip to content

Commit 2845cfc

Browse files
sbryngelsonclaude
andcommitted
Integrate equations reference into Doxygen documentation
Move docs/equations.md to docs/documentation/equations.md so it is picked up by the GEN_DOCS(documentation) CMake target. Add @page directive for Doxygen and link it from the main documentation hub under the Reference section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1a50fba commit 2845cfc

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@page equations Equations
2+
13
# MFC: Comprehensive Equations Reference
24

35
This document catalogs every equation solved by MFC, organized by physical model.

docs/documentation/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Welcome to the Multi-component Flow Code (MFC) documentation.
1111

1212
## Reference
1313

14+
- @ref equations "Equations" - Comprehensive equations reference
1415
- @ref parameters "Case Parameters" - All ~3,400 parameters
1516
- @ref cli-reference "CLI Reference" - Command line options
1617
- @ref case_constraints "Case Creator Guide" - Feature compatibility

0 commit comments

Comments
 (0)