Skip to content

Commit

Permalink
Merge pull request #46 from davidbrochart/fix_doc
Browse files Browse the repository at this point in the history
Fix API doc
  • Loading branch information
rabernat authored Jan 28, 2021
2 parents 266318d + 9ab9ed5 commit 46b465c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
:show-inheritance:
```

## Excutors
## Executors

```{eval-rst}
.. autoclass:: pangeo_forge.executors.PythonPipelineExecutor
Expand Down
4 changes: 4 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ myst-parser
myst-nb
sphinx-copybutton
sphinx-autodoc-typehints
fsspec
prefect
git+https://github.com/pangeo-data/rechunker.git
-e .

0 comments on commit 46b465c

Please sign in to comment.