The manual for Bibliotecha https://manual.bibliotecha.info
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Luke Murphy 16e005354a
Use image and other URL
il y a 3 ans
docs Use image and other URL il y a 3 ans
.gitignore Another stab at Bibliotecha usability il y a 3 ans
README.md Lower case that too il y a 4 ans
mkdocs.yml Another stab at Bibliotecha usability il y a 3 ans
requirements.txt Use known PyPi version il y a 5 ans

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: