summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-03-12 23:29:37 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-03-12 23:29:37 -0400
commit20dd5c798592e732d81e1f4fd4a405a2a185f55c (patch)
treeab5adb46fa99549b6b01d3510ff768b7fd361f24 /docs/index.rst
parente1e563bbc5b84f8daf698d18cf9f6e2cf205bb83 (diff)
downloadcmd2-git-20dd5c798592e732d81e1f4fd4a405a2a185f55c.tar.gz
Documentation updates
- Added a new section on application life cycle and hook methods - Moved a warning to a more appropriate location - Added a note about using allow_redirection to disable output redirection and pipes
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2251b435..c532c1c6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -65,6 +65,7 @@ Contents:
settingchanges
unfreefeatures
integrating
+ hooks
alternatives
Compatibility