diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-03-03 07:01:00 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-03-03 07:01:00 +0000 |
commit | b4d54d7ccd16ef29b9b06c6840a79e9e7d5b8d17 (patch) | |
tree | 18971cfec3ba895eede998fff1a25af7d80aaa64 | |
parent | 477f2bb0d53c070d63f992d15000575154fcd586 (diff) | |
download | bcm5719-llvm-b4d54d7ccd16ef29b9b06c6840a79e9e7d5b8d17.tar.gz bcm5719-llvm-b4d54d7ccd16ef29b9b06c6840a79e9e7d5b8d17.zip |
docs: Drop modindex from sphinx
For an unknown reason modindex is not be built correctly by sphinx. Take it
out of the index until we can build it correctly.
llvm-svn: 262588
-rw-r--r-- | polly/docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/docs/index.rst b/polly/docs/index.rst index 1b0b0ae1266..a7ad6763a1d 100644 --- a/polly/docs/index.rst +++ b/polly/docs/index.rst @@ -21,6 +21,5 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` |