summaryrefslogtreecommitdiff
path: root/docs/userguides.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r--docs/userguides.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 6ff46ade48..94f7218724 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -18,6 +18,7 @@ User Guides
HowToAddABuilder
yaml2obj
HowToSubmitABug
+ SphinxQuickstartTemplate
* :ref:`getting_started`
@@ -70,6 +71,10 @@ User Guides
Instructions for properly submitting information about any bugs you run into
in the LLVM system.
+* :doc:`SphinxQuickstartTemplate`
+
+ A template + tutorial for writing new Sphinx documentation. It is meant
+ to be read in source form.
* `LLVM Testing Infrastructure Guide <TestingGuide.html>`_