Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit b5bcb3a

Browse files
committed
More on maintainer's guide -- docs web [ci skip]
1 parent 7f7ddde commit b5bcb3a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,13 @@ Here's a brief check list for releasing a new version:
5656
takes longer than an hour. These wheels are not automatically uploaded,
5757
but there's upload_appveyor_builds.py script that downloads built wheels and
5858
uploads them to PyPI.
59+
- The `docs website`__ also has to be updated.
60+
It's currently a static website deployed on GitHub Pages.
61+
Use ``python setup.py upload_doc`` command.
62+
Although it seems possible to be automated using Travis.
5963

6064
Ping Hong Minhee (hongminhee@member.fsf.org, @dahlia on GitHub) if you need
6165
any help!
6266

6367
.. _PyPI: https://pypi.python.org/pypi/libsass
68+
__ http://hongminhee.org/libsass-python/

0 commit comments

Comments
 (0)