Make TemplateContext typed, move utils.filters to utils.templates

This commit is contained in:
Oleh Prypin
2023-06-03 17:54:12 +02:00
parent 73e503990e
commit 0f793b9984
7 changed files with 73 additions and 35 deletions

View File

@@ -14,6 +14,11 @@ NOTE: The main entry point to the API is through [Events](plugins.md#events) tha
options:
show_root_heading: true
::: mkdocs.utils.templates.TemplateContext
options:
show_root_heading: true
show_if_no_docstring: true
::: mkdocs.livereload.LiveReloadServer
options:
show_root_heading: true