The manual for Bibliotecha
Go to file
2019-07-09 15:13:11 +02:00
docs Write the manual guide 2019-07-09 15:13:11 +02:00
.gitignore Bootstrapping the manual 2019-06-26 16:30:02 +02:00
mkdocs.yml Remove extra stuff 2019-07-09 14:27:49 +02:00
README.md Remove extra stuff 2019-07-09 14:27:49 +02:00
requirements.txt Remove extra stuff 2019-07-09 14:27:49 +02:00

Manual.Bibliotecha.Info

The manual for Bibliotecha.

https://manual.bibliotecha.info

Contribute to the Manual

$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ mkdocs serve

References: