Skip to content

Commit bf3f75e

Browse files
committed
Add comment saying where this context comes from
1 parent d1aaede commit bf3f75e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/theme-context.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Here is the full list of values injected by Read the Docs as a Python dictionary
2020
Note that this dictionary is injected under the main key `readthedocs`:
2121

2222

23+
.. This context comes from ``readthedocs.doc_builder.backends.sphinx.BaseSphinx.get_config_params`` class.
24+
The source code is at, https://github.com/rtfd/readthedocs.org/blob/0c547f47fb9dffbeb17e4e9ccf205a10caf31189/readthedocs/doc_builder/backends/sphinx.py#L65
25+
2326
.. code:: python
2427
2528
'readthedocs': {

0 commit comments

Comments
 (0)