view website/www/make.bat @ 7675:b3c3e508b18f

fix: move POSIX unsupported items outside of set -e If the non-poisx fail under a POSIX shell, allow the script to still run but with the errors. So all non-POSIX supported stuff goes before set -e. Courtesy of https://www.shellcheck.net/
author John Rouillard <rouilj@ieee.org>
date Tue, 24 Oct 2023 21:50:39 -0400
parents 3a851df879cd
children
line wrap: on
line source

@rem python -m pip install sphinx

python -m sphinx . html

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