diff --git a/docs/base_draper.rst b/docs/base_draper.rst index 3acf6cdb..4efbc2d4 100644 --- a/docs/base_draper.rst +++ b/docs/base_draper.rst @@ -1,10 +1,10 @@ base_draper =========== -The `save_draping_result.py `_ script from **pybathy_maps** +The `save_draping_result.py `_ script from **pybathy_maps** demonstrates how to use the **BaseDraper** class to drape sidescan onto a bathymetry mesh. You can use the -`display_draping_result.py `_ script to visualize the save data. +`display_draping_result.py `_ script to visualize the save data. .. literalinclude:: ../src/pybathy_maps/scripts/save_draping_result.py :language: python