| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the source documentation of FreeCAD. Read it online at https://freecad.github.io/SourceDoc/
Fork this repo
On your machine:
git clone https://github.com/FreeCAD/FreeCAD cd FreeCAD mkdir build cd build mkdir -p doc/SourceDocu/html cd doc/SourceDocu/html git clone your-fork-url cd ../../.. cmake -DBUILD_QT5=ON -DPYTHON_EXECUTABLE=/usr/bin/python3 .. make WebDoc cd doc/SourceDocu/html git commit git push
Documentation at https://wiki.freecadweb.org/index.php?title=Source_documentation
| Back | FazBrowse Home | New Git URL |