diff options
| author | Stephen Finucane <stephen@that.guru> | 2017-11-03 12:44:39 +0000 |
|---|---|---|
| committer | Stephen Finucane <stephen@that.guru> | 2018-03-27 15:34:26 +0100 |
| commit | 9c2ab8c3bb3069c75ca7d9cf8bd2fa9742dd6493 (patch) | |
| tree | 1687dfbdb0198986774577bc4a72981f16b9f59c /doc/usage/quickstart.rst | |
| parent | 5734d8ad02116004721bca90df2719fdab7c9eb9 (diff) | |
| download | sphinx-git-9c2ab8c3bb3069c75ca7d9cf8bd2fa9742dd6493.tar.gz | |
doc: Add "restructuredtext" section to usage guide
This is taken from the existing 'rest' documents. Little to no
modifications are necessary, thankfully.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'doc/usage/quickstart.rst')
| -rw-r--r-- | doc/usage/quickstart.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/usage/quickstart.rst b/doc/usage/quickstart.rst index 650410333..dbd0f2c91 100644 --- a/doc/usage/quickstart.rst +++ b/doc/usage/quickstart.rst @@ -108,9 +108,8 @@ for this document -- use the "Show Source" link in the sidebar. .. todo:: Update the below link when we add new guides on these. -|more| See :ref:`rst-primer` for a more in-depth introduction to -reStructuredText and :ref:`sphinxmarkup` for a full list of markup added by -Sphinx. +|more| See :doc:`/usage/restructuredtext/index` for a more in-depth +introduction to reStructuredText, including markup added by Sphinx. Running the build |
