From bbf4a2cd4f8be46235d898c3926d7cabe60c85f6 Mon Sep 17 00:00:00 2001 From: Max Jones <14077947+maxrjones@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:12:01 -0400 Subject: [PATCH] Add tutorials and presentations section --- ci/requirements/doc.yml | 3 ++- doc/conf.py | 1 + doc/index.rst | 2 +- doc/tutorials-and-presentations.rst | 41 +++++++++++++++++++++++++++++ 4 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 doc/tutorials-and-presentations.rst diff --git a/ci/requirements/doc.yml b/ci/requirements/doc.yml index d483372..1d9fa5f 100644 --- a/ci/requirements/doc.yml +++ b/ci/requirements/doc.yml @@ -1,4 +1,4 @@ -name: xbatcher-docs-pydata +name: xbatcher-docs channels: - conda-forge - nodefaults @@ -14,6 +14,7 @@ dependencies: - sphinx<6 - sphinx-autosummary-accessors - sphinx-copybutton + - sphinx-design - xarray # For examples - adlfs diff --git a/doc/conf.py b/doc/conf.py index 986eb89..b466638 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,6 +54,7 @@ "IPython.sphinxext.ipython_console_highlighting", "sphinx_autosummary_accessors", "sphinx_copybutton", + "sphinx_design", ] nbsphinx_execute = "auto" diff --git a/doc/index.rst b/doc/index.rst index 97e5d1f..00fcead 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -88,6 +88,6 @@ or via a built-in `Xarray accessor `_ + | DOI: `10.6084/m9.figshare.22264072.v1 `_ + + +++ + Max Jones, Joe Hamman, and Wei Ji Leong