summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-03-25 19:23:52 +0000
committerTobias Grosser <tobias@grosser.es>2016-03-25 19:23:52 +0000
commit7a1e66b98a5f7a69b7c64e191383c0046af13ea1 (patch)
treea9bbbfda5e8147a03f72a18f6f98d5dd35a01e7d
parent054ca24be76042452f6496bf401039adbc49df22 (diff)
downloadbcm5719-llvm-7a1e66b98a5f7a69b7c64e191383c0046af13ea1.tar.gz
bcm5719-llvm-7a1e66b98a5f7a69b7c64e191383c0046af13ea1.zip
docs: Show two levels of content in index:
llvm-svn: 264447
-rw-r--r--polly/docs/images/LLVM-Passes-only.pngfgbin201732 -> 0 bytes
-rw-r--r--polly/docs/index.rst2
2 files changed, 1 insertions, 1 deletions
diff --git a/polly/docs/images/LLVM-Passes-only.pngfg b/polly/docs/images/LLVM-Passes-only.pngfg
deleted file mode 100644
index f89e38b24f6..00000000000
--- a/polly/docs/images/LLVM-Passes-only.pngfg
+++ /dev/null
Binary files differ
diff --git a/polly/docs/index.rst b/polly/docs/index.rst
index a280f077960..026216378a0 100644
--- a/polly/docs/index.rst
+++ b/polly/docs/index.rst
@@ -13,7 +13,7 @@ Using Polly
===========
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
Architecture
UsingPollyWithClang
OpenPOWER on IntegriCloud