Mercurial > p > roundup > code
annotate website/www/make.bat @ 7088:a93ef7aec24e
disable opensearch generation. It doesn't work.
It references an opensearch.html page in the generated docs which
doesn't exist.
The opensearch.xml file is (properly??) generated in _static, but
referenced in the sitemap at the root not in _static.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 29 Nov 2022 22:10:29 -0500 |
| parents | 3a851df879cd |
| 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 |
