process_html_page_context_for_toc¶
- technote.ext.toc.process_html_page_context_for_toc(app, pagename, templatename, context, doctree)¶
Process the HTML page context to add a new
technote-toc
context variable.This function is hooked into the Sphinx
html-page-context
event.