[docs] Adding clang-doc to CTE toctree to fix docs build error
authorJulie Hockett <juliehockett@google.com>
Mon, 12 Mar 2018 21:39:01 +0000 (21:39 +0000)
committerJulie Hockett <juliehockett@google.com>
Mon, 12 Mar 2018 21:39:01 +0000 (21:39 +0000)
llvm-svn: 327333

clang-tools-extra/docs/clang-doc.rst
clang-tools-extra/docs/index.rst

index 306e5be..f891b71 100644 (file)
@@ -4,6 +4,9 @@ Clang-Doc
 
 .. contents::
 
+.. toctree::
+   :maxdepth: 1
+
 :program:`clang-doc` is a tool for generating C and C++ documenation from 
 source code and comments. 
 
index 1dc2f93..8e6beb3 100644 (file)
@@ -26,6 +26,7 @@ Contents
    pp-trace
    clang-rename
    clangd
+   clang-doc
 
 
 Doxygen Documentation