Skip to content

Commit

Permalink
Remove inline table of contents
Browse files Browse the repository at this point in the history
Furo provides a fully-fleshed-out right sidebar that provides an in-page
table of contents, that's scrollable and does not interrupt content.
  • Loading branch information
pradyunsg committed Oct 19, 2020
1 parent c5751d3 commit 01cf37c
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion docs/html/development/architecture/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
developers welcome your help to complete this documentation. If you're
interested in helping out, please let us know in the `tracking issue`_.

.. contents::

****************************
Broad functionality overview
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
pip
===

.. contents::

Usage
*****
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip cache
---------

.. contents::

Usage
*****
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_check.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
pip check
=========

.. contents::


Usage
=====
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
pip config
==========

.. contents::


Usage
=====
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_debug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
pip debug
=========

.. contents::


Usage
=====
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
pip download
============

.. contents::


Usage
=====
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_freeze.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
pip freeze
==========

.. contents::


Usage
=====
Expand Down
2 changes: 0 additions & 2 deletions docs/html/reference/pip_hash.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
pip hash
========

.. contents::


Usage
=====
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip install
===========

.. contents::


Usage
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip list
========

.. contents::


Usage
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_search.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip search
==========

.. contents::


Usage
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_show.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip show
========

.. contents::


Usage
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_uninstall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
pip uninstall
=============

.. contents::


Usage
Expand Down
1 change: 0 additions & 1 deletion docs/html/reference/pip_wheel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
pip wheel
=========

.. contents::


Usage
Expand Down
2 changes: 0 additions & 2 deletions docs/html/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
User Guide
==========

.. contents::


Running pip
===========
Expand Down

0 comments on commit 01cf37c

Please sign in to comment.