]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: remove debugging options appendix and to-do from toc.
authorMark Clarkstone <hello@markclarkstone.co.uk>
Wed, 11 May 2016 08:10:38 +0000 (09:10 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 11 May 2016 19:09:23 +0000 (21:09 +0200)
docs/markdown/toc.md

index 0afa8729ea5e4a2214a5e308aed5f9e6791ba1f7..d70cc1739cc16510d1603d8973eb78c1744b28e2 100644 (file)
@@ -1,7 +1,6 @@
 ####Table of Contents
 
 [Introduction](index)
-* [To-do](todo)
 * [Overview](overview)
 * [Basic Requirements](requirements)
 * [Features](features)
@@ -108,8 +107,7 @@ Appendices
   - [Appendix 1 - URL syntax (Exports)](url)
   - [Appendix 2 - FAQ](faqs)
   - [Appendix 3 - Command-line Options](cmdline_options)
-  - [Appendix 4 - Debugging Options](debugging)
-  - [Appendix 5 - Updating this documentation](doc_update)
-  - [Appendix 6 - Markdown Cribsheet](markdown_cribsheet)
+  - [Appendix 4 - Updating this documentation](doc_update)
+  - [Appendix 5 - Markdown Cribsheet](markdown_cribsheet)
 
 [About](about)