Skip to content

Commit

Permalink
readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mullenkamp committed Oct 25, 2023
1 parent b2d150b commit 257024f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sphinx/source/package_references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Package References
Hilltop class
--------------

.. autoclass:: Hilltop
.. autoclass:: hilltoppy.Hilltop

.. automethod:: Hilltop.get_site_list
.. automethod:: hilltoppy.Hilltop.get_site_list

.. automethod:: Hilltop.get_site_info
.. automethod:: hilltoppy.Hilltop.get_site_info

.. automethod:: Hilltop.get_measurement_names
.. automethod:: hilltoppy.Hilltop.get_measurement_names

.. automethod:: Hilltop.get_collection_list
.. automethod:: hilltoppy.Hilltop.get_collection_list

.. automethod:: Hilltop.get_measurement_list
.. automethod:: hilltoppy.Hilltop.get_measurement_list

.. automethod:: Hilltop.get_data
.. automethod:: hilltoppy.Hilltop.get_data


Legacy modules
Expand Down

0 comments on commit 257024f

Please sign in to comment.