Skip to content

Commit 9484020

Browse files
Apply suggestions from code review
1 parent 629fb3e commit 9484020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/dev_guide/using-output-viewer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ To create a viewer with the Output Viewer:
8989
Using the Output Viewer
9090
-----------------------
9191

92-
If the `OutputViewer` class is too abstract/limited, you can instead use the
93-
ESGF Output Viewer package directly (`import output_viewer`) to create your own viewer.
92+
If the ``OutputViewer`` class is too abstract/limited, you can instead use the
93+
ESGF Output Viewer package directly (``import output_viewer``) to create your own viewer.
9494
Please be aware that there is no official documentation for the Output Viewer, so you will need refer to the `codebase <https://github.com/ESGF/output_viewer>`__ directly.
9595

9696
The code below was used to create the figures above.

0 commit comments

Comments
 (0)