We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c854c64 commit 8b007feCopy full SHA for 8b007fe
docs/figures/create_fig_module.rst
@@ -25,7 +25,7 @@ Creating a Figure Module
25
This section discusses the elements of a :py:obj:`nowcast.figures` module.
26
We'll use :py:mod:`nowcast.figures.research.tracer_thalweg_and_surface` as the basis of the example.
27
The example focuses on the structure of the module and the functions it contains,
28
-as well as the interfaces between those and the rest of the :ref:`SalishSeaNowcastPackage`.
+as well as the interfaces between those and the rest of the ``SalishSeaNowcastPackage``.
29
30
There are some very strong opinions in this section about what function names to use,
31
and how to break the code that creates a figure up into functions.
0 commit comments