added email configuration docs (#228)
This commit is contained in:
@@ -2,20 +2,23 @@
|
||||
|
||||
Welcome to the official Kimai v2 documentation.
|
||||
|
||||
The first chapters are meant for developers and administrators:
|
||||
|
||||
- [Kimai configurations](configurations.md) - the Kimai core configurations, which can only be set in configuration files
|
||||
- [Developer docu](developers.md) - information for developer who would like to extend Kimai
|
||||
- [User and Security](users.md) - everything related to user and security, like authentication and roles
|
||||
- [FAQ](faq.md) - some frequently asked questions and their with answers
|
||||
- [Installation](installation.md) - instructions about several installation methods
|
||||
- [Importing data](migration_v1.md) - how to import your timesheets from Kimai v1
|
||||
|
||||
The following chapters are meant for users:
|
||||
|
||||
- [Timesheets](timesheet.md) - information about timesheets
|
||||
|
||||
We know there is a lot missing right now and would appreciate [any help](https://github.com/kevinpapst/kimai2/pulls) in writing.
|
||||
If you need information which is not available right now, [ask us](https://github.com/kevinpapst/kimai2/issues) and we
|
||||
try to add it as soon as possible.
|
||||
|
||||
## User manual
|
||||
|
||||
For the most part Kimai usage should be self-explanatory, so we will only cover topics here which were
|
||||
[requested](https://github.com/kevinpapst/kimai2/issues) by the community.
|
||||
|
||||
- [Timesheets](timesheet.md) - information about timesheets
|
||||
|
||||
## Developers and Administrators
|
||||
|
||||
- [Kimai configurations](configurations.md) - application configs, which can only be changed in config files
|
||||
- [Developer docu](developers.md) - how to extend Kimai's feature set
|
||||
- [User and Security](users.md) - docu for user and security topics, like authentication, registration and roles
|
||||
- [FAQ](faq.md) - some answers to frequently asked questions
|
||||
- [Installation](installation.md) - instructions about several installation methods
|
||||
- [Importing data](migration_v1.md) - how to import your timesheets from Kimai v1
|
||||
- [Emails](emails.md) - transport configuration and handling of emails
|
||||
|
||||
Reference in New Issue
Block a user