Files
create/src/Doc/makingDocs.dox
Kunda 364f53aa89 Replace new Short URLs with old wiki URLs pt2
Continuing to replace URLS
2017-02-08 23:38:54 -05:00

15 lines
440 B
Plaintext

/** \page makingdocs Building this source documentation
After running cmake (as per build instructions on the
<a href="http://freecadweb.org/wiki/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.
*/