haiwen.github.io/seafile-admin-docs/
Go to file
Daniel Pan 946ce59f7f
Merge pull request #626 from haiwen/thumbnail-server-support-NON_ROOT
thumbnail-server support NON_ROOT
2025-12-24 09:52:21 +08:00
.github/workflows publish 13.0 as latest 2025-10-24 17:26:01 +08:00
manual Merge pull request #626 from haiwen/thumbnail-server-support-NON_ROOT 2025-12-24 09:52:21 +08:00
.gitignore
LICENSE.txt
README.md
mkdocs.yml update 2025-12-01 11:12:06 +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/.