diff options
| author | Pradyun Gedam <pradyunsg@users.noreply.github.com> | 2020-12-28 17:49:26 +0000 |
|---|---|---|
| committer | Pradyun Gedam <pradyunsg@users.noreply.github.com> | 2020-12-28 17:52:04 +0000 |
| commit | 80c11d910346ab7df8349cb54c7b9227664fe3e7 (patch) | |
| tree | 76d5909487bc3b9071e506ad6e8e12574ffe44ca /docs/development | |
| parent | 7ccf254a9ac713783d2aad376cdc0990cc50bc70 (diff) | |
| download | python-setuptools-git-80c11d910346ab7df8349cb54c7b9227664fe3e7.tar.gz | |
Drop table of contents from pages
This is included in the sidebar, as part of Furo.
Diffstat (limited to 'docs/development')
| -rw-r--r-- | docs/development/developer-guide.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/development/developer-guide.rst b/docs/development/developer-guide.rst index 13b07e7e..d6ed2c1f 100644 --- a/docs/development/developer-guide.rst +++ b/docs/development/developer-guide.rst @@ -5,9 +5,6 @@ Developer's Guide for Setuptools If you want to know more about contributing on Setuptools, this is the place. -.. contents:: **Table of Contents** - - ------------------- Recommended Reading ------------------- @@ -61,7 +58,7 @@ jump to the in-depth discussion about any subject referenced. Making a pull request --------------------- -When making a pull request, please +When making a pull request, please :ref:`include a short summary of the changes <Adding change notes with your PRs>` and a reference to any issue tickets that the PR is intended to solve. |
