Added a user guide based on MkDocs

This commit is contained in:
Cédric Belin
2018-11-21 17:53:26 +01:00
parent 21d1131813
commit 4e9e67a695
11 changed files with 211 additions and 9 deletions

View File

@ -3,11 +3,14 @@
[Gitea](https://gitea.io) client library, in [PHP](https://secure.php.net).
## Resources
- [Documentation](https://github.com/sab-international/gitea.php/wiki)
- [API reference](https://sab-international.github.io/gitea.php)
## Documentation
- [User guide](https://dev.sabcomputer.com/gitea.php)
- [API reference](https://dev.sabcomputer.com/gitea.php/api)
## Development
- [Git repository](https://github.com/sab-international/gitea.php)
- [Packagist package](https://packagist.org/packages/sab-international/gitea)
- [GitHub repository](https://github.com/sab-international/gitea.php)
- [Submit an issue](https://github.com/sab-international/gitea.php/issues)
## License
[Gitea for PHP](https://github.com/sab-international/gitea.php) is distributed under the MIT License.
[Gitea for PHP](https://dev.sabcomputer.com/gitea.php) is distributed under the MIT License.