diff --git a/examples/gallery/GALLERY_HEADER.rst b/examples/gallery/GALLERY_HEADER.rst index 2fee3e77c68..cf7fdf8d938 100644 --- a/examples/gallery/GALLERY_HEADER.rst +++ b/examples/gallery/GALLERY_HEADER.rst @@ -1,5 +1,3 @@ -.. _gallery: - Gallery ======= diff --git a/examples/intro/GALLERY_HEADER.rst b/examples/intro/GALLERY_HEADER.rst index 95363dcd2e4..a4b59b27caa 100644 --- a/examples/intro/GALLERY_HEADER.rst +++ b/examples/intro/GALLERY_HEADER.rst @@ -1,15 +1,15 @@ Intro to PyGMT ============== -Welcome to PyGMT! The tutorials in this intro are designed to teach basic -concepts to create maps in PyGMT. +Welcome to PyGMT! The tutorials in this intro are designed to teach basic concepts to +create maps in PyGMT. **About this intro** -It is assumed that PyGMT has been successfully :doc:`installed ` -on your system. To test this, run ``import pygmt`` in a Python IDE or +It is assumed that PyGMT has been successfully :doc:`installed ` on your +system. To test this, run ``import pygmt`` in a Python IDE or `Jupyter `__ notebook. -This intro will progressively cover PyGMT data manipulation and plotting -concepts, and later tutorials will use concepts explained in previous ones. -It will not cover all PyGMT functions and methods. +This intro will progressively cover PyGMT data manipulation and plotting concepts, and +later tutorials will use concepts explained in previous ones. It will not cover all +PyGMT functions and methods. diff --git a/examples/tutorials/GALLERY_HEADER.rst b/examples/tutorials/GALLERY_HEADER.rst index 4ae40011e79..0a330b6bb2f 100644 --- a/examples/tutorials/GALLERY_HEADER.rst +++ b/examples/tutorials/GALLERY_HEADER.rst @@ -1,5 +1,3 @@ -.. _tutorials: - Tutorials =========