From 1f1737da7c0eba0a1091d5cfca824859a05d3b4e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 9 Sep 2017 14:04:39 -0400 Subject: [PATCH] re-order docs Signed-off-by: Kenneth Reitz --- docs/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index d9f4f7c9..acf7c569 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -101,12 +101,6 @@ Other Commands - ``run`` will run a given command from the virtualenv, with any arguments forwarded (e.g. ``$ pipenv run python``). - ``check`` asserts that PEP 508 requirements are being met by the current environment. -☤ Pipenv Usage --------------- - -.. click:: pipenv:cli - :prog: pipenv - :show-nested: Further Documentation Guides ---------------------------- @@ -117,6 +111,12 @@ Further Documentation Guides basics advanced +☤ Pipenv Usage +-------------- + +.. click:: pipenv:cli + :prog: pipenv + :show-nested: Indices and tables ==================