annotate website/www/make.bat @ 6398:26e5c42f148c

issue2551078 - Fix traceback caused when putting two id's into a Link html field. A ValueError is raised. Handle exception and return invalid value. hyperdb.py now reports 'you may only enter ID values for property ...' to the user.
author John Rouillard <rouilj@ieee.org>
date Fri, 07 May 2021 22:26:37 -0400
parents 3a851df879cd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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

Roundup Issue Tracker: http://roundup-tracker.org/