Mercurial > p > roundup > code
annotate website/www/make.bat @ 8063:6d4b5005abf2
docs: changes to website docs to announce CVE's
Changes to the website doc generation to create CVE.html by extracing
secions from upgrading.txt. It also allows overriding the release
version that is displayed in the web page titles.
It also adds support for making a zipfile (which is better supported
on windows that a tarball) of the templates needed to address the CVE
in the tracker home html files
The next commit for this directory will remove the generation of the
CVE.html file as CVE remediation/scope issue will be in the
upgrading.html document. It will also remove generation of
templates.zip.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 09 Jul 2024 09:12:29 -0400 |
| 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 |
