Skip to content

Conversation

tdrwenski
Copy link
Collaborator

@tdrwenski tdrwenski commented Jun 2, 2025

  • Use BLT to add Doxygen documentation
  • Add or convert existing comments to doxygen style comments for all hpp files
  • Deploy documentation using GitHub workflow and GitHub pages, viewable here: https://software.llnl.gov/quandary/doxygen
  • TODO: remove that it deploys on this branch (for testing), should only deploy on main

@tdrwenski tdrwenski force-pushed the documentation branch 4 times, most recently from 57a88d3 to 0e003bb Compare June 3, 2025 20:15
@tdrwenski tdrwenski marked this pull request as ready for review June 6, 2025 15:06
@tdrwenski tdrwenski changed the title WIP Add doxygen documentation Add doxygen documentation Jun 6, 2025
* Updated doxygen comments for all header files
* Renamed PythonInterface to HamiltonianFileReader (class name and hpp,cpp files)
* Renamed MapParam to Config (class name and hpp, cpp files)
* Added 'protected' key word for class members that did not have a
specifier, so they show up in the doxygen-generated html.
@tdrwenski tdrwenski requested a review from steffi7574 June 11, 2025 17:01
The latex user guide Was in doc/, now it is in docs/user_guide/
This renames computedRHSdp to compute_dRHS_dparams, and adds
documentation. Subroutines for the sparse-matrix and the matrix-free
version of this routine are created and documented.
@tdrwenski tdrwenski merged commit 636fcd4 into main Jun 13, 2025
2 checks passed
@tdrwenski tdrwenski deleted the documentation branch June 13, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants