We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b3f4ed + 0389876 commit d968e5bCopy full SHA for d968e5b
src/conf.py
@@ -120,7 +120,7 @@
120
# $ python -m sphinx.ext.intersphinx <url>/objects.inv | less
121
intersphinx_mapping = {
122
'rose': (
123
- 'http://metomi.github.io/rose/2.1.0/html', None
+ 'http://metomi.github.io/rose/2.3.0/html', None
124
),
125
'python': (
126
'https://docs.python.org/3/', None
src/user-guide/examples/index.rst
@@ -1,3 +1,5 @@
1
+.. _user-guide.examples:
2
+
3
Examples
4
========
5
0 commit comments