Skip to content

Commit 3036f8e

Browse files
committed
Documentation update
1 parent 6409006 commit 3036f8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README_WORKFLOW

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,11 @@ Some notes on the source management workflow
3232
* if needed, keep making changes to the code, commit them and check the build results.
3333
* when done, merge the PR in and delete the local and remote working branch.
3434

35+
(C) Documentation rebuild
36+
37+
* Use Ubuntu-based system
38+
* Delete contents of html and latex folders in doc via "git rm -r *"
39+
* Run doxygen Doxyfile in base dir (may want to consider updates to Doxyfile)
40+
* Go to doc/latex and run make refman.pdf. Copy the file to ..
41+
* Run git add html in doc subdirectory.
42+

0 commit comments

Comments
 (0)