diff options
author | Juan Luis Cano RodrÃguez <hello@juanlu.space> | 2021-09-06 17:02:36 +0200 |
---|---|---|
committer | Juan Luis Cano RodrÃguez <hello@juanlu.space> | 2021-09-06 17:14:31 +0200 |
commit | 32f2f909acd8843f50a430ad11f2ac9dfd879373 (patch) | |
tree | 9487e2ec4d5ec3dff58d73ad3d3bb3ba4ba8335f /doc/tutorial/getting-started.rst | |
parent | 70bc61f0f39acc41fad8494078be85dce3cc9bcc (diff) | |
download | sphinx-git-32f2f909acd8843f50a430ad11f2ac9dfd879373.tar.gz |
Simplify installation
Diffstat (limited to 'doc/tutorial/getting-started.rst')
-rw-r--r-- | doc/tutorial/getting-started.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/tutorial/getting-started.rst b/doc/tutorial/getting-started.rst index 40cf9bd4b..ccfa0952e 100644 --- a/doc/tutorial/getting-started.rst +++ b/doc/tutorial/getting-started.rst @@ -1,8 +1,6 @@ Getting started =============== -.. _tutorial-getting-started: - Setting up your project and development environment --------------------------------------------------- |