Sphinx

Objectives

Duration: 45 minutes

What is Sphinx?

Configure sphinx

Build docs locally

Hugs
====

.. toctree::
   :maxdepth: 2
   :caption: Contents:

Hugs (Hugely Useful Geoscience Stuff) is a library of calculations for geophysics
and meteorology.

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
License
-------
`license file <https://raw.githubusercontent.com/jrleeman/SettingUpOpenSource/master/LICENSE>`_
.. toctree::
   :maxdepth: 2
   :caption: Contents:

   CONTRIBUTING

Including docstrings in HTML docs

.. _api:

The HUGS API
############

.. autofunction:: hugs.calc.get_wind_speed

Resources