From 09b545b423e9d3d75234578cad9a9ed39b21943a Mon Sep 17 00:00:00 2001 From: Marc Shapiro Date: Mon, 20 Apr 2020 19:53:30 -0400 Subject: [PATCH] DOC: fix docs --- doc/serve-docs.sh | 2 +- doc/source/api.rst | 5 ++--- doc/source/index.rst | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/serve-docs.sh b/doc/serve-docs.sh index caaaea989..f0eab15e8 100755 --- a/doc/serve-docs.sh +++ b/doc/serve-docs.sh @@ -8,4 +8,4 @@ if [ "$1" == "clean" ]; then fi # build sphinx-docs -sphinx-autobuild -b html -i source/example-links.inc -i api/* -i source/changelog.md source build +sphinx-autobuild -b html -i source/example-links.inc -i source/api -i source/changelog.md source build diff --git a/doc/source/api.rst b/doc/source/api.rst index 34e522af3..ea35689af 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -70,12 +70,12 @@ Generic data source wrappers podpac.data.Array podpac.data.CSV + podpac.data.H5PY podpac.data.PyDAP podpac.data.Rasterio podpac.data.WCS podpac.data.ReprojectedSource - podpac.data.S3 - podpac.data.H5PY + podpac.data.Zarr .. rubric:: Utilities @@ -86,7 +86,6 @@ Generic data source wrappers podpac.data.DataSource podpac.data.Interpolation - podpac.data.InterpolationException podpac.data.INTERPOLATION_SHORTCUTS podpac.data.INTERPOLATION_DEFAULT diff --git a/doc/source/index.rst b/doc/source/index.rst index 9e9edf87c..c2408187c 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -81,7 +81,6 @@ The purpose of PODPAC is to facilitate: dependencies nodes coordinates - pipelines cache datasets earthdata