Documentation¶
Initial Setup¶
pip install -r requirements.txt
Serve docs locally¶
In order to build and serve the docs locally you should run:
make docs
Export to pdf¶
- Serve the docs locally
- visit this link
- Print the web page (i.e. press
Ctrl + P
).