Description of the problem
See https://www.pygmt.org/dev/api/generated/pygmt.Figure.basemap.html or the screenshot below:

This is caused by the recent update of sphinx 2.x and the inconsistence between sphinx 2.x and sphinx_rtd_theme. See readthedocs/sphinx_rtd_theme#752 for the description of the bug.
We should use sphinx<=1.8.5 now.