mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
fix: default page has not navs
This commit is contained in:
parent
7e27da81c3
commit
bb48fe0d4e
|
|
@ -1,19 +0,0 @@
|
|||
# Introduction
|
||||
|
||||
Seafile is an open source cloud storage system for file sync, share and document collaboration. SeaDoc is an extension of Seafile that providing a lightweight online collaborative document feature.
|
||||
|
||||
|
||||
## LICENSE
|
||||
|
||||
The different components of Seafile project are released under different licenses:
|
||||
|
||||
* Seafile iOS client: Apache License v2
|
||||
* Seafile Android client: GPLv3
|
||||
* Desktop syncing client: GPLv2
|
||||
* Seafile Server core: AGPLv3
|
||||
* Seahub (Seafile server Web UI): Apache License v2
|
||||
|
||||
## Contact information
|
||||
|
||||
* Twitter: @seafile <https://twitter.com/seafile>
|
||||
* Forum: <https://forum.seafile.com>
|
||||
|
|
@ -67,7 +67,7 @@ markdown_extensions:
|
|||
# Page tree
|
||||
nav:
|
||||
- Introduction:
|
||||
- Introduction: introduction/README.md
|
||||
- Introduction: README.md
|
||||
- Seafile Components: introduction/components.md
|
||||
- File permission management: introduction/file_permission_management.md
|
||||
- Roadmap: introduction/roadmap.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue