Remove plugins_index generation from HOWTORELEASE

This commit is contained in:
Bruno Oliveira 2015-12-11 22:35:44 -02:00
parent 4263b8b407
commit 855b115dab
1 changed files with 1 additions and 2 deletions

View File

@ -42,7 +42,6 @@ Note: this assumes you have already registered on pypi.
installed::
cd doc/en
python plugins_index/plugins_index.py
make html
Commit any changes before tagging the release.