[all-commits] [llvm/llvm-project] 63cf70: [Docs] Try fixing the tutorial toctree
Kristina Brooks via All-commits
all-commits at lists.llvm.org
Sat Nov 16 15:11:09 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63cf7040814e3b190a3b5a65858d8d59ab47b74d
https://github.com/llvm/llvm-project/commit/63cf7040814e3b190a3b5a65858d8d59ab47b74d
Author: kristina <notstina at gmail.com>
Date: 2019-11-16 (Sat, 16 Nov 2019)
Changed paths:
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl01.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl02.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl03.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl04.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl05.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl06.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl07.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl08.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl09.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst
M llvm/docs/tutorial/index.rst
Log Message:
-----------
[Docs] Try fixing the tutorial toctree
Unorphan the old tutorial and reference every page in the index
explicitly. This should hopefully make Sphinx generate correct
hyperlinks now.
More information about the All-commits
mailing list