Mercurial > p > roundup > code
annotate website/www/make.bat @ 5068:5b2ce5723abb
Updated _generic.404.html to use the page template so 404 errors still
look like they are associated with the tracker.
Added a section header to updgrading.txt for an existing change in
release 1.6 since I added a new section.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 05 Jun 2016 10:54:08 -0400 |
| 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 |
