1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/docs/tutorial
Jordan Rupprecht 4045956175 [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
2019-08-14 22:18:01 +00:00
..
MyFirstLanguageFrontend Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
BuildingAJIT1.rst [BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients. 2018-10-18 00:51:38 +00:00
BuildingAJIT2.rst [BuildingAJIT] Clang-format chapters 1 and 2. 2018-11-13 01:26:25 +00:00
BuildingAJIT3.rst
BuildingAJIT4.rst
BuildingAJIT5.rst
index.rst [docs] Fix sphinx doc generation errors 2019-08-14 22:18:01 +00:00
LangImpl01.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl02.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl03.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl04.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl05.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl06.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl07.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl08.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl09.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl10.rst unbreak links 2019-07-19 05:49:11 +00:00
OCamlLangImpl1.rst
OCamlLangImpl2.rst
OCamlLangImpl3.rst
OCamlLangImpl4.rst
OCamlLangImpl5.rst [Docs] Fix sphinx warning in OCamlLangImpl5.rst 2019-07-30 16:56:45 +00:00
OCamlLangImpl6.rst
OCamlLangImpl7.rst
OCamlLangImpl8.rst