annotate website/www/make.bat @ 7757:ab679558bb28

fix: remove mutable object as default for method/function values use immutable tuples as default value markers for parameters where a None value is valid. It does seem that the _marker objects are used in places where None would not be considered a valid value.
author John Rouillard <rouilj@ieee.org>
date Fri, 01 Mar 2024 16:16:25 -0500
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/