mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
Move CLI into separate part in docs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.. _cli:
|
||||
|
||||
Pipenv CLI Reference
|
||||
======================================
|
||||
|
||||
.. click:: pipenv:cli
|
||||
:prog: pipenv
|
||||
:show-nested:
|
||||
+1
-7
@@ -120,6 +120,7 @@ Further Documentation Guides
|
||||
|
||||
basics
|
||||
advanced
|
||||
cli
|
||||
diagnose
|
||||
|
||||
Contribution Guides
|
||||
@@ -131,13 +132,6 @@ Contribution Guides
|
||||
dev/philosophy
|
||||
dev/contributing
|
||||
|
||||
☤ Pipenv Usage
|
||||
--------------
|
||||
|
||||
.. click:: pipenv:cli
|
||||
:prog: pipenv
|
||||
:show-nested:
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user