-
Make sure that pip3 is installed in your machine.
If you're using a Debian based OS, run the following command to install pip3:
$ sudo apt-get install python3-pip
-
Install Sphinx and Read The Docs theme:
$ pip3 install Sphinx $ pip3 install recommonmark $ pip3 install sphinx_rtd_theme
-
Build KNoT Doc:
$ make html
Result will be in the _build/html directory
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
forked from CESARBR/knot-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
KNoT platform documentation
License
k-cabral/knot-documentation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
KNoT platform documentation
Resources
License
Stars
Watchers
Forks
Languages
- Python 50.6%
- HTML 20.1%
- Batchfile 16.3%
- Makefile 13.0%