mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 16:14:38 +00:00
Found via `codespell -q 3 -S ./src/external,./src/vcglib,./src/plugins_unsupported/external,./unsupported -L ba,childs,hist,lod,strutture,vertexes`
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…