diff --git a/docs/html/reference/index.rst b/docs/html/reference/index.rst index f33129481..d21b7a980 100644 --- a/docs/html/reference/index.rst +++ b/docs/html/reference/index.rst @@ -13,6 +13,7 @@ Reference Guide pip_list pip_show pip_search + pip_cache pip_check pip_config pip_wheel diff --git a/docs/html/reference/pip_cache.rst b/docs/html/reference/pip_cache.rst new file mode 100644 index 000000000..d56d1b016 --- /dev/null +++ b/docs/html/reference/pip_cache.rst @@ -0,0 +1,22 @@ + +.. _`pip cache`: + +pip cache +------------ + +.. contents:: + +Usage +***** + +.. pip-command-usage:: cache + +Description +*********** + +.. pip-command-description:: cache + +Options +******* + +.. pip-command-options:: cache