The manual for Bibliotecha
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dickreckard e8d87e7cdd Update 'docs/index.md' 4 years ago
docs Update 'docs/index.md' 4 years ago
.gitignore Ignore virtual environments 5 years ago
README.md Don't capitalise there 5 years ago
mkdocs.yml Remove extra stuff 5 years ago
requirements.txt Use known PyPi version 5 years ago

README.md

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: