This is the source for the documentation for the IntFicPy project.
Initial setup:
pip install -e ../path/to/intficpy
pipenv install
To generate the html docs:
pipenv shell
./make-docs.sh
This is the source for the documentation for the IntFicPy project.
Initial setup:
pip install -e ../path/to/intficpy
pipenv install
To generate the html docs:
pipenv shell
./make-docs.sh