Jeff Epler
2fc413db24
Use the ".. jinja" tag to render support_matrix template
...
.. and remove the substring check for the file.
this fixes the problem with sphinx 7.2.2 that the "docname" can
be None (see https://github.com/sphinx-doc/sphinx/issues/11620 )
2023-08-21 21:34:14 -05:00
Jeff Epler
8ea0835ff6
Allow any files to be rendered as jinja templates
...
by including a comment ".. jinja" anywhere in the file. By convention,
this should be at the top.
os.getenv will use this so it can render a 'supported boards' list.
2023-07-20 11:16:48 -05:00
sommersoft
ffffccf7a0
docs/rstjinja.py: add jinja processing for building latex (pdf) docs
2020-08-15 14:29:09 -05:00
sommersoft
c6ac0ba683
move the support matrix to its own page; add linking for modules
2019-07-27 10:03:18 -05:00
sommersoft
4342383d95
add jinja extension; update shared-bindings/index.rst to use jinja
2019-07-04 01:19:56 -05:00