Mercurial > p > roundup > code
annotate website/www/make.bat @ 6263:3a851df879cd
Remove doc dependency sphinxcontrib-cheeseshop.
Was used for download button in the index page for the website. It is
still pointing to the old http pypi endpoint. I tried to override
cheeseshop_url in the sphinx conf.py without luck. Richard Jones
forgot that cheeseshop existed, so I think it can be considered
depricated.
Removed cheeseshop directive and inserted http markup using raw
directive to provide download "button" to link to latest package page
on https://pypi.org.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 09 Sep 2020 12:01:56 -0400 |
| parents | bcec10953ae8 |
| children |
| rev | line source |
|---|---|
|
5016
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
1 @rem python -m pip install sphinx |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
2 |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
3 python -m sphinx . html |
