Remove plugins_index generation from HOWTORELEASE
This commit is contained in:
parent
4263b8b407
commit
855b115dab
|
@ -41,8 +41,7 @@ Note: this assumes you have already registered on pypi.
|
||||||
8. Build the docs, you need a virtualenv with py and sphinx
|
8. Build the docs, you need a virtualenv with py and sphinx
|
||||||
installed::
|
installed::
|
||||||
|
|
||||||
cd doc/en
|
cd doc/en
|
||||||
python plugins_index/plugins_index.py
|
|
||||||
make html
|
make html
|
||||||
|
|
||||||
Commit any changes before tagging the release.
|
Commit any changes before tagging the release.
|
||||||
|
|
Loading…
Reference in New Issue