Fixed headlines authored by Marius David Wieschollek's avatar Marius David Wieschollek
......@@ -2,12 +2,12 @@
The commands module enables you to run custom bash commands and programs with ESS whenever predefined conditions are given. The module offers a powerful but easy to use syntax to define conditions and events to run your commands.
## User Manual
# User Manual
* [Creating Commands](creating-commands)
* [Command Conditions](command-conditions)
* [Command Helpers](command-helpers)
* [Error Codes](error-codes)
## Developer Handbook
# Developer Handbook
* [Custom Command Helpers](custom-command-helpers)
* [Execution Hooks](execution-hooks)