Forgot to add this to the last commit...
This commit is contained in:
parent
d21d3125e7
commit
172fb583d8
14
src/Doc/makingDocs.dox
Normal file
14
src/Doc/makingDocs.dox
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
/** \page makingdocs Building this source documentation
|
||||||
|
|
||||||
|
After running cmake (as per build instructions on the
|
||||||
|
<a href="http://freecadweb.org/wiki/index.php?title=Main_Page">FreeCAD wiki</a>,
|
||||||
|
run 'make DevDoc' in your build directory. HTML documentation
|
||||||
|
will be built in doc/SourceDocu/html.
|
||||||
|
|
||||||
|
Tips:
|
||||||
|
- If you have the "dot" tool from graphviz installed, before
|
||||||
|
running cmake, you will get much nicer looking graphs in
|
||||||
|
the source documentation.
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user