[polly] r264447 - docs: Show two levels of content in index:
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 12:23:52 PDT 2016
Author: grosser
Date: Fri Mar 25 14:23:52 2016
New Revision: 264447
URL: http://llvm.org/viewvc/llvm-project?rev=264447&view=rev
Log:
docs: Show two levels of content in index:
Removed:
polly/trunk/docs/images/LLVM-Passes-only.pngfg
Modified:
polly/trunk/docs/index.rst
Removed: polly/trunk/docs/images/LLVM-Passes-only.pngfg
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/docs/images/LLVM-Passes-only.pngfg?rev=264446&view=auto
==============================================================================
Binary files polly/trunk/docs/images/LLVM-Passes-only.pngfg (original) and polly/trunk/docs/images/LLVM-Passes-only.pngfg (removed) differ
Modified: polly/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/docs/index.rst?rev=264447&r1=264446&r2=264447&view=diff
==============================================================================
--- polly/trunk/docs/index.rst (original)
+++ polly/trunk/docs/index.rst Fri Mar 25 14:23:52 2016
@@ -13,7 +13,7 @@ Using Polly
===========
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
Architecture
UsingPollyWithClang
More information about the llvm-commits
mailing list