Skip to content

Commit

Permalink
Forgot to add this to the last commit...
Browse files Browse the repository at this point in the history
  • Loading branch information
ianrrees authored and wwmayer committed Jul 15, 2014
1 parent d21d312 commit 172fb58
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/Doc/makingDocs.dox
@@ -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.

*/

0 comments on commit 172fb58

Please sign in to comment.