bbb07b5547
The docs build in GitHub Actions broke with the release of jinja 3.1, which introduced a breaking change that broke the cloud_sptheme sphinx extension in use by our docs. That extension is not maintained any more, so there will be no upstream fix. See also https://foss.heptapod.net/doc-utils/cloud_sptheme/-/issues/47 That extension adds support for table styling (see https://cloud-sptheme.readthedocs.io/en/latest/lib/cloud_sptheme.ext.table_styling.html), but we only appear to have one table in the docs currently (docs/source/options/segment_template_formatting.rst) and it does not use the options added by the cloud_sptheme extension. Therefore the best fix for GitHub Actions and any other system running jinja 3.1 is to remove that extension from our config. |
||
---|---|---|
.. | ||
_static | ||
options | ||
tutorials | ||
build_instructions.md | ||
conf.py | ||
design.rst | ||
docker_instructions.md | ||
documentation.rst | ||
index.rst | ||
library.rst | ||
library_details.rst |