diff --git a/docs/index.rst b/docs/index.rst index d14d6c1..9abbe17 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ -test-builds -=========== +Explicit flyout +=============== -GitHub repository to test different Read the Docs builds scenarios. +Use an explicit ``readthedocs-flyout`` HTML element with ``position="inline"``. ---- @@ -17,7 +17,6 @@ Sphinx configuration file used to build this docs (:doc:`see full file `), .. literalinclude:: conf.py :language: python - :end-before: ########################################################################### :linenos: ---- diff --git a/requirements.txt b/requirements.txt index 0df9e9f..49b1724 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ sphinx-autorun -sphinx-rtd-theme>=3.0.0rc2 +sphinx-rtd-theme @ git+https://github.com/readthedocs/sphinx_rtd_theme@humitos/flyout-nav