diff --git a/docs/html/development/issue-triage.rst b/docs/html/development/issue-triage.rst index 4b3cfb792..d98fc67b6 100644 --- a/docs/html/development/issue-triage.rst +++ b/docs/html/development/issue-triage.rst @@ -24,7 +24,6 @@ user support. In the pip issue tracker, we make use of labels and milestones to organize and track work. - Labels ------ @@ -78,7 +77,6 @@ In addition, there are several standalone labels: this is a special label used by BrownTruck to mark PRs that have merge conflicts - Automation ---------- diff --git a/docs/html/reference/pip_download.rst b/docs/html/reference/pip_download.rst index a1b4e51ee..b74b1d240 100644 --- a/docs/html/reference/pip_download.rst +++ b/docs/html/reference/pip_download.rst @@ -19,7 +19,6 @@ Description .. pip-command-description:: download - Overview -------- diff --git a/docs/html/reference/pip_hash.rst b/docs/html/reference/pip_hash.rst index 6320a9ab6..dbf1f3e94 100644 --- a/docs/html/reference/pip_hash.rst +++ b/docs/html/reference/pip_hash.rst @@ -18,7 +18,6 @@ Description .. pip-command-description:: hash - Overview -------- diff --git a/docs/html/reference/pip_install.rst b/docs/html/reference/pip_install.rst index 6867a98ce..92a74c953 100644 --- a/docs/html/reference/pip_install.rst +++ b/docs/html/reference/pip_install.rst @@ -18,7 +18,6 @@ Description .. pip-command-description:: install - Overview -------- @@ -826,6 +825,7 @@ Installing a package from a wheel does not invoke the build system at all. .. _`pip install Options`: + Options ======= @@ -836,6 +836,7 @@ Options .. _`pip install Examples`: + Examples ========