mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
How to build the Reference Manual
|
|
|
|
1) run meshlabserver to generate an updated filter.dox
|
|
2) run Doxygen using the DoxyfileMan project file
|
|
3) substitute the Doxygen.sty file in the Doxygen/Latex folder with the one in ./dox dir.
|
|
4) compile latex…
|