test-builds =========== GitHub repository to test different Read the Docs builds scenarios. ---- Read the Docs configuration file used to build this docs: .. literalinclude:: ../.readthedocs.yaml :language: yaml :linenos: ---- Sphinx configuration file used to build this docs (:doc:`see full file `), .. literalinclude:: conf.py :language: python :end-before: ########################################################################### :linenos: ---- .. runblock:: pycon >>> # Build at >>> import datetime >>> datetime.datetime.utcnow() # UTC