Mercurial > p > roundup > code
annotate website/www/make.bat @ 5039:bdeda09a5a26
Start new changelog for 1.6.0
Time to start an new changelog for 1.6.0 now that 1.5.1 has been
released.
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Tue, 12 Jan 2016 23:42:36 +1100 |
| parents | bcec10953ae8 |
| children | 3a851df879cd |
| 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 @rem python -m pip install sphinxcontrib-cheeseshop |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
3 |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
4 python -m sphinx . html |
