hydra/doc/manual/src/SUMMARY.md

20 lines
561 B
Markdown
Raw Normal View History

# Hydra User's Guide
- [Introduction](introduction.md)
- [Installation](installation.md)
2021-07-23 03:12:25 +00:00
- [Configuration](configuration.md)
- [Creating and Managing Projects](projects.md)
2021-06-28 13:59:38 +00:00
- [Hydra jobs](./jobs.md)
- [Plugins](./plugins/README.md)
- [Declarative Projects](./plugins/declarative-projects.md)
- [RunCommand](./plugins/RunCommand.md)
- [Using the external API](api.md)
2021-10-30 07:35:01 +00:00
- [Webhooks](webhooks.md)
- [Monitoring Hydra](./monitoring/README.md)
## Developer's Guide
- [Hacking](hacking.md)
- [Hydra Notifications](notifications.md)
-----------
[About](about.md)