diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-08-25 00:09:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-25 00:09:44 +0200 |
| commit | fbe1b9425f9efcc305b74628a8d1e440004cc39a (patch) | |
| tree | 63912cbc1fcc4a4da3873e5bd44eac53ba7fcedf /docs/documentation-index.md | |
| parent | 643b7368aa0f06bfa3cfbb2c60f16da060cd5c00 (diff) | |
| download | wiki-fbe1b9425f9efcc305b74628a8d1e440004cc39a.tar.gz wiki-fbe1b9425f9efcc305b74628a8d1e440004cc39a.tar.bz2 wiki-fbe1b9425f9efcc305b74628a8d1e440004cc39a.zip | |
chore: Explain exit codes (#627)
* chore: explain exit codes
* Update documentation-index.md
* Update exitcodes.md
* Update exitcodes.md
Diffstat (limited to 'docs/documentation-index.md')
| -rw-r--r-- | docs/documentation-index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/documentation-index.md b/docs/documentation-index.md index c245742..059bacc 100644 --- a/docs/documentation-index.md +++ b/docs/documentation-index.md @@ -21,6 +21,7 @@ redirect_from: /documentation_index * [Clang Format](clang-format) * [CMake options](cmake-options.md) * [Directory structure](directory-structure.md) +* [Exit Codes](exitcodes.md) * [How to Debug and Restart](how-to-restart-and-debug.md) * [IP2LOCATION](ip2location.md) * [Logging Configuration](logging-configuration.md) |
