-
-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C++ demos document generation (#3052)
* Fix typo and add doc for demo (#3012) * Rename README to README.md in demo * Fix typos in doc of custom_kernel * Add basic documentation for hyperelasticity * Build documentation (#3012) * create a CMakeLists for documentation * supply INPUT and OUTPUT DIRS in Doxygen from Cmake * add FindSphinx * restructure source/index.rst to include demo.rst * api.rst was previously index.rst * Add rst files for demo (#3012) * include flags for code blocks in demo cpp file(s) * create demo explanation as rst in /doc dir * refer code snippets in demo rst file * Setup jupyter_process and biharmonic demo * add jupyter_process for cpp demo * convert biharmonic demo doc to myst * index demo.rst * copy python conf.py to cpp docs * Switch off Doxygen warn as error * Add problematic files back * Copy demo into docs subdirs * C++ demos are organized in directory * Add all demos * add jupytext specifications * update jupytext_process to include all demos * Clean jupytext header, clean jupytext_process * Switch back to ccpp.yml execution * delete CMakeLists.txt * revert Doxyfile * revert conf.py * Remove extra file * Cleaning up * Pure conversion and some clean up * Ruff format jupytext_process.py * Clean up * Switch WARN_AS_ERROR to ON in Doxyfile * conf.py cleanup * Ruff format conf.py --------- Co-authored-by: Jack S. Hale <[email protected]>
- Loading branch information
Showing
19 changed files
with
421 additions
and
267 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.