InvenioILS documentation
To run MkDocs, you need Python 3. Create a virtualenv, install Python requirements and run the web server.
$ mkvirtualenv docs-invenio-ils
$ pip install -r requirements.txt
$ mkdocs serve
$ firefox http://127.0.0.1:8000
InvenioILS documentation
To run MkDocs, you need Python 3. Create a virtualenv, install Python requirements and run the web server.
$ mkvirtualenv docs-invenio-ils
$ pip install -r requirements.txt
$ mkdocs serve
$ firefox http://127.0.0.1:8000