The manual for Bibliotecha https://manual.bibliotecha.info
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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: