The manual for Bibliotecha https://manual.bibliotecha.info
Go to file
2020-11-16 17:27:07 +01:00
docs Use image and other URL 2020-11-16 17:27:07 +01:00
.gitignore Another stab at Bibliotecha usability 2020-11-16 13:23:57 +01:00
mkdocs.yml Another stab at Bibliotecha usability 2020-11-16 13:23:57 +01:00
README.md Lower case that too 2020-02-12 19:20:34 +01:00
requirements.txt Use known PyPi version 2019-07-10 16:57:26 +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: