diff --git a/doc/conf.py b/doc/conf.py index d095679..489ca61 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -298,4 +298,4 @@ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'https://docs.python.org/': None} +intersphinx_mapping = {'python':('https://docs.python.org/3', None)} diff --git a/doc/index.rst b/doc/index.rst index 0924eed..34f2325 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -34,6 +34,7 @@ Widgets widgets/actions widgets/actors widgets/elements + widgets/means widgets/narrativenetwork widgets/setting @@ -43,6 +44,7 @@ Widgets widgets/buildingfromsource widgets/contribute + widgets/CODE_OF_CONDUCT widgets/changelog .. toctree::