Skip to content

Commit 0178005

Browse files
author
Nabil Freij
authored
add back central doc api (#84)
1 parent a616ba2 commit 0178005

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autofix_prs: false
33
repos:
44
- repo: https://github.com/PyCQA/autoflake
5-
rev: v1.7.2
5+
rev: v1.7.5
66
hooks:
77
- id: autoflake
88
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']

docs/code_ref/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ API Reference
77
.. toctree::
88
:maxdepth: 2
99

10+
sunkit_instruments
1011
fermi
1112
goes_xrs
1213
iris
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. automodapi:: sunkit_instruments

0 commit comments

Comments
 (0)