Skip to content

Commit

Permalink
fix: heading levels
Browse files Browse the repository at this point in the history
  • Loading branch information
BENR0 committed Jun 14, 2024
1 parent 256a927 commit 8bcd427
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/source/reading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,32 +60,32 @@ Documentation for specific readers
----------------------------------

SEVIRI L1.5 data readers
------------------------
^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: satpy.readers.seviri_base
:noindex:

SEVIRI HRIT format reader
^^^^^^^^^^^^^^^^^^^^^^^^^
"""""""""""""""""""""""""

.. automodule:: satpy.readers.seviri_l1b_hrit
:noindex:

SEVIRI Native format reader
^^^^^^^^^^^^^^^^^^^^^^^^^^^
"""""""""""""""""""""""""""

.. automodule:: satpy.readers.seviri_l1b_native
:noindex:

SEVIRI netCDF format reader
^^^^^^^^^^^^^^^^^^^^^^^^^^^
"""""""""""""""""""""""""""

.. automodule:: satpy.readers.seviri_l1b_nc
:noindex:


Other xRIT-based readers
------------------------
^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: satpy.readers.hrit_base
:noindex:
Expand All @@ -111,7 +111,7 @@ Electro-L HRIT format reader
:noindex:

hdf-eos based readers
---------------------
^^^^^^^^^^^^^^^^^^^^^

.. automodule:: satpy.readers.modis_l1b
:noindex:
Expand All @@ -120,13 +120,13 @@ hdf-eos based readers
:noindex:

satpy cf nc readers
---------------------
^^^^^^^^^^^^^^^^^^^

.. automodule:: satpy.readers.satpy_cf_nc
:noindex:

hdf5 based readers
------------------
^^^^^^^^^^^^^^^^^^

.. automodule:: satpy.readers.agri_l1
:noindex:
Expand Down

0 comments on commit 8bcd427

Please sign in to comment.