======= Demo ======= .. automodule:: sphinxcontrib.default_values.demo :no-autosummary: :members: ----- .. latex:vspace:: 40px The above example was created from the following Python code: .. literalinclude:: ../sphinxcontrib/default_values/demo.py :language: python :linenos: :tab-width: 4 The :pep:`484` type hints were added by `sphinx-autodoc-typehints `_.