summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LoopTerminology.rst
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2019-08-14 22:18:01 +0000
committerJordan Rupprecht <rupprecht@google.com>2019-08-14 22:18:01 +0000
commit1737f71322e3d440dcee74ef06640ad01945f3b9 (patch)
tree979e261f1cea21b917a52e38db3312dab3e35523 /llvm/docs/LoopTerminology.rst
parent5304b72a81acca7e0d9c5cdf5f0d6705a310925b (diff)
downloadbcm5719-llvm-1737f71322e3d440dcee74ef06640ad01945f3b9.tar.gz
bcm5719-llvm-1737f71322e3d440dcee74ef06640ad01945f3b9.zip
[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 llvm-svn: 368932
Diffstat (limited to 'llvm/docs/LoopTerminology.rst')
-rw-r--r--llvm/docs/LoopTerminology.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/LoopTerminology.rst b/llvm/docs/LoopTerminology.rst
index e901720e23e..991282e5051 100644
--- a/llvm/docs/LoopTerminology.rst
+++ b/llvm/docs/LoopTerminology.rst
@@ -1,4 +1,5 @@
.. _loop-terminology:
+
===========================================
LLVM Loop Terminology (and Canonical Forms)
===========================================
OpenPOWER on IntegriCloud