mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 19:33:19 +08:00
DOC: Fix typo in release instructions.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ How to make a new release of ``skimage``
|
||||
|
||||
- Edit ``doc/source/themes/agogo/static/docversions.js`` and commit
|
||||
- Build a clean version of the docs. Run ``make`` in the root dir, then
|
||||
``rm build -rf; make html`` in the docs. Make sure the ``random.js``
|
||||
``rm build -rf; make html`` in the docs.
|
||||
- Run ``make html`` again to copy the newly generated ``random.js`` into
|
||||
place. Double check ``random.js``, otherwise the skimage.org front
|
||||
page gets broken!
|
||||
|
||||
Reference in New Issue
Block a user