forked from Nek5000/nekRS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nekRSDoc
updated
9 files
+2 −2 | source/Doxyfile | |
+3 −0 | source/_static/css/nekrs.css | |
+4 −0 | source/_static/img/overview.svg | |
+31 −28 | source/conf.py | |
+2 −0 | source/developer_guide/_developer_guide.rst | |
+1 −1 | source/developer_guide/doxygen.rst | |
+10 −1 | source/glossary.rst | |
+14 −0 | source/user_guide/_user_guide.rst | |
+140 −15 | source/user_guide/compiling.rst |