]> granicus.if.org Git - llvm/commit
[docs] Fix sphinx doc generation errors
authorJordan Rupprecht <rupprecht@google.com>
Wed, 14 Aug 2019 22:18:01 +0000 (22:18 +0000)
committerJordan Rupprecht <rupprecht@google.com>
Wed, 14 Aug 2019 22:18:01 +0000 (22:18 +0000)
commit90e2c984f04deb85408bc45f0cef64276b0d2579
tree071463c48f8bbef8688919348034cb7c062b5cd0
parent4c82bdcd6c89259ea817c4447d587b9067ecff3e
[docs] Fix sphinx doc generation errors

Summary:
Errors fixed:
 - GettingStarted: Duplicate explicit target name: "cmake"
 - GlobalISel: Unexpected indentation
 - LoopTerminology: Explicit markup ends without a blank line; unexpected unindent
 - ORCv2: Definition list ends without a blank line; unexpected unindent
 - Misc: document isn't included in any toctree

Verified that a clean docs build (`rm -rf docs/ && ninja docs-llvm-html`) passes with no errors. Spot checked the individual pages to make sure they look OK.

Reviewers: thakis, dsanders

Reviewed By: dsanders

Subscribers: arphaman, llvm-commits, lhames, rovka, dsanders, reames

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66183

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368932 91177308-0d34-0410-b5e6-96231b3b80d8
docs/GettingStarted.rst
docs/GlobalISel.rst
docs/LoopTerminology.rst
docs/ORCv2.rst
docs/index.rst
docs/tutorial/index.rst