You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doxygen/contents/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,4 @@
2
2
3
3
We shall follow the official Doxygen examples that can be found [here](https://github.com/doxygen/doxygen/tree/master/doc). In addition, check the result pages [here](http://www.stack.nl/~dimitri/doxygen/manual/index.html).
4
4
5
-
**To enforce the order of customized pages, we need to explicitly add the page files under [INPUT](https://bitbucket.org/numgeom/psmilu/src/f1eac4817f2f79e9a2f0d4830de3238071f175c3/docs/doxygen/Doxyfile.cfg?at=master&fileviewer=file-view-default#Doxyfile.cfg-794) with the preferred order.**
6
-
7
-
The reference symbol should starts with "_" (like what we do for protected/private member fields).
5
+
**To enforce the order of customized pages, we need to explicitly add the page files under `INPUT` in file `Doxyfile.cfg` with the preferred order.**
0 commit comments