origen.web.origen_sphinx_extension.templating#
Functions#
insert_cmd_output(): Undocumented.insert_header(): Insert content at the beginning of the docs.jinja_context(): Undocumented.jinja_render_string(): Undocumented.preprocess_src(): Undocumented.
- origen.web.origen_sphinx_extension.templating.insert_cmd_output(app, cmd, *, shell=True, **opts)#
- origen.web.origen_sphinx_extension.templating.insert_header(app, docname, source)#
Insert content at the beginning of the docs.
Currently inserts:
Any Shorthand
includeRST files
- origen.web.origen_sphinx_extension.templating.jinja_context(app)#
- origen.web.origen_sphinx_extension.templating.jinja_render_string(app, src, additional_context={})#
- origen.web.origen_sphinx_extension.templating.preprocess_src(app, docname, source)#