Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tkknight committed Feb 8, 2022
1 parent d7f9114 commit 5ce875c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def autolog(message):
rtd_version = os.environ.get("READTHEDOCS_VERSION")

# For local testing purposes we can force being on RTD and the version
on_rtd = True # useful for testing
# on_rtd = True # useful for testing
# rtd_version = "stable" # useful for testing

if on_rtd:
Expand Down
2 changes: 2 additions & 0 deletions docs/src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ giving you a powerful, format-agnostic interface for working with your data.
It excels when working with multi-dimensional Earth Science data, where tabular
representations become unwieldy and inefficient.

.. image:: https://img.shields.io/badge/License-LGPL_v3-blue.svg

For more information see :ref:`why_iris`.


Expand Down

0 comments on commit 5ce875c

Please sign in to comment.