-
Install anaconda 3 or python 3.
-
Install sphinx and the tempelate (it is included in anaconda) You can install it through pip:
$ pip install -U Sphinx $ pip install sphinx_materialdesign_theme
-
To build the HTML files execute the following command in your terminal:
$ ./compile.sh
-
To build PDF first execute the following command in your terminal:
$ sphinx-build -b latex src build
Then run:
$ cd build $ make
forked from GOMC-WSU/Manual
-
Notifications
You must be signed in to change notification settings - Fork 0
LSchwiebert/Manual
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GOMC Manual
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 90.4%
- Shell 5.6%
- HTML 4.0%