Skip to content

Commit 97185e8

Browse files
authored
Rewrap to 88 characters in GALLERY_HEADER.rst (#3640)
1 parent 90db4bb commit 97185e8

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

examples/gallery/GALLERY_HEADER.rst

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. _gallery:
2-
31
Gallery
42
=======
53

examples/intro/GALLERY_HEADER.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Intro to PyGMT
22
==============
33

4-
Welcome to PyGMT! The tutorials in this intro are designed to teach basic
5-
concepts to create maps in PyGMT.
4+
Welcome to PyGMT! The tutorials in this intro are designed to teach basic concepts to
5+
create maps in PyGMT.
66

77
**About this intro**
88

9-
It is assumed that PyGMT has been successfully :doc:`installed </install>`
10-
on your system. To test this, run ``import pygmt`` in a Python IDE or
9+
It is assumed that PyGMT has been successfully :doc:`installed </install>` on your
10+
system. To test this, run ``import pygmt`` in a Python IDE or
1111
`Jupyter <https://jupyter.org>`__ notebook.
1212

13-
This intro will progressively cover PyGMT data manipulation and plotting
14-
concepts, and later tutorials will use concepts explained in previous ones.
15-
It will not cover all PyGMT functions and methods.
13+
This intro will progressively cover PyGMT data manipulation and plotting concepts, and
14+
later tutorials will use concepts explained in previous ones. It will not cover all
15+
PyGMT functions and methods.

examples/tutorials/GALLERY_HEADER.rst

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. _tutorials:
2-
31
Tutorials
42
=========
53

0 commit comments

Comments
 (0)