haiwen.github.io/seafile-admin-docs/
Go to file
欢乐马 e37fd718be
Merge 22aba499ed into 2f3a0221b2
2025-11-13 19:55:06 +01:00
.github/workflows publish 13.0 as latest 2025-10-24 17:26:01 +08:00
manual Merge 22aba499ed into 2f3a0221b2 2025-11-13 19:55:06 +01:00
.gitignore update 2024-03-27 14:43:28 +08:00
LICENSE.txt use github pages 2020-12-01 10:33:47 +08:00
README.md Build docs locally and multiple storage backends for docker 2024-03-15 10:42:11 +08:00
mkdocs.yml Rename 'Architecture' to 'Supported architecture' 2025-10-29 11:54:11 +08:00

Seafile Admin Docs

Manual for Seafile server

The web site: https://haiwen.github.io/seafile-admin-docs/

Serve docs locally

These docs are built using 'mkdocs'. Install the tooling by running:

pip3 install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions

Start up the development server by running mkdocs serve in the project root directory. Browse at http://127.0.0.1:8000/seafile-admin-docs/.