The manual for Bibliotecha https://manual.bibliotecha.info
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Luke Murphy 16e005354a
Use image and other URL
hace 3 años
docs Use image and other URL hace 3 años
.gitignore Another stab at Bibliotecha usability hace 3 años
README.md Lower case that too hace 4 años
mkdocs.yml Another stab at Bibliotecha usability hace 3 años
requirements.txt Use known PyPi version hace 5 años

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: