Skip to content

Commit

Permalink
Use the :download: role for downloading grass.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-moth committed Jan 3, 2023
1 parent 18e641c commit ecaf227
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion docs/developing/formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ called ``grass``.

To add support for GRASS to ``emsarray``, make a new Format subclass.
For this example, we will make a new module named ``grass.format``.
The complete implementation of the :ref:`Grass class is available <grass_code>`.
The complete implementation of the :download:`Grass class is available <./grass.py>`.
The following is a guided walk through developing this class.

We will need the following imports:
Expand Down
11 changes: 0 additions & 11 deletions docs/developing/grass.rst

This file was deleted.

0 comments on commit ecaf227

Please sign in to comment.