Make it easy to install the tools to build the docs.
This commit is contained in:
parent
035f8108f0
commit
f13d572304
5
README
5
README
|
|
@ -82,6 +82,11 @@ a makefile that uses nbconvert to generate ReST files from some of the
|
|||
notebooks, copies those to the sphinx source dir, then builds the HTML
|
||||
output using sphinx.
|
||||
|
||||
Get the dependencies for (re)building the docs:
|
||||
|
||||
pip install Thun[build-docs]
|
||||
make docs
|
||||
|
||||
|
||||
§.4 Basics of Joy
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue