The manual for Bibliotecha https://manual.bibliotecha.info
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.
Luke Murphy 16e005354a
Use image and other URL
преди 3 години
docs Use image and other URL преди 3 години
.gitignore Another stab at Bibliotecha usability преди 3 години
README.md Lower case that too преди 4 години
mkdocs.yml Another stab at Bibliotecha usability преди 3 години
requirements.txt Use known PyPi version преди 5 години

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: