mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
Found via `codespell -q 3 -S ./src/external,./src/vcglib,./src/plugins_unsupported/external,./unsupported -L ba,bre,childs,closests,coo,currenty,distorsion,ect,fle,fo,hist,linz,lod,nd,normall,normaly,pixelx,ot,ro,siz,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…