[Docs] Fix Sphinx incremental build. Patch by Sean Silva!
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 5 Sep 2012 19:44:47 +0000 (19:44 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 5 Sep 2012 19:44:47 +0000 (19:44 +0000)
commitaadf71570256992a7baf794964499a17b89e3997
tree47d15be62f3e9b6bfc213b88f368f025c0266c3f
parentc10d5e9dae40801622c73237b484d51da73f77b9
[Docs] Fix Sphinx incremental build. Patch by Sean Silva!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163235 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
docs/Makefile.sphinx
docs/_themes/llvm-theme/layout.html [new file with mode: 0644]
docs/_themes/llvm-theme/static/contents.png [new file with mode: 0644]
docs/_themes/llvm-theme/static/llvm-theme.css [new file with mode: 0644]
docs/_themes/llvm-theme/static/logo.png [new file with mode: 0644]
docs/_themes/llvm-theme/static/navigation.png [new file with mode: 0644]
docs/_themes/llvm-theme/theme.conf [new file with mode: 0644]
docs/conf.py
docs/llvm-theme/layout.html [deleted file]
docs/llvm-theme/static/contents.png [deleted file]
docs/llvm-theme/static/llvm-theme.css [deleted file]
docs/llvm-theme/static/logo.png [deleted file]
docs/llvm-theme/static/navigation.png [deleted file]
docs/llvm-theme/theme.conf [deleted file]