Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haiwen/seafile-admin-docs


https://github.com/haiwen/seafile-admin-docs

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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/`.