summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 176c69eb..7ce00bb6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -14,6 +14,7 @@ intersphinx_mapping = {
'gio': ('https://lazka.github.io/pgi-docs/Gio-2.0', None),
'python2': ('https://docs.python.org/2.7', None),
'python3': ('https://docs.python.org/3', None),
+ 'cairo': ('https://pycairo.readthedocs.io/en/latest', None),
}
source_suffix = '.rst'