diff --git a/doc/api/index.rst b/doc/api/index.rst index 1c80d8d163f..04849715f03 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -242,6 +242,14 @@ In addition, there is also a special function to load XYZ tile maps via .. currentmodule:: pygmt +Enumerations +------------ + +.. autosummary:: + :toctree: generated + + enums + Exceptions ----------