Skip to content

inveniosoftware/docs-invenio-ils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvenioILS documentation

How to run

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

About

InvenioILS docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published