Open
Description
https://github.com/readthedocs/readthedocs-sphinx-ext/blob/master/readthedocs_ext/template-meta.py
Allow a project to specify the specific template to render in the page context.
This works by putting this at the top of any RST page:: :template: path/to/template.html
You can add additional templates based on the templates_path
setting.