docs: move most docs to main repository (#5141)

This commit is contained in:
Henrique Dias 2025-06-17 11:37:15 +02:00 committed by GitHub
parent c34c0afecf
commit 0cca7d8dc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 388 additions and 17 deletions

View file

@ -11,5 +11,6 @@
Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See [GitHub Help: Closing issues using keywords](https://help.github.com/articles/closing-issues-via-commit-messages/).
- [ ] I am aware the project is currently in maintenance-only mode. See [README](https://github.com/filebrowser/community/blob/master/README.md)
- [ ] I am aware that translations MUST be made through [Transifex](https://app.transifex.com/file-browser/file-browser/) and that this PR is NOT a translation update
- [ ] I am making a PR against the `master` branch.
- [ ] I am sure File Browser can be successfully built. See [builds](https://github.com/filebrowser/community/blob/master/builds.md) and [development](https://github.com/filebrowser/community/blob/master/development.md).