The manual for Bibliotecha https://manual.bibliotecha.info
25개 이상의 토픽을 선택하실 수 없습니다. 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: