diff --git a/docs/code_ref/abstractions.rst b/docs/code_ref/abstractions.rst new file mode 100644 index 00000000..1a2a258d --- /dev/null +++ b/docs/code_ref/abstractions.rst @@ -0,0 +1,5 @@ +============ +Abstractions +============ + +.. automodapi:: sunkit_instruments.abstractions diff --git a/docs/code_ref/index.rst b/docs/code_ref/index.rst index 51cbaa17..6b2462c0 100644 --- a/docs/code_ref/index.rst +++ b/docs/code_ref/index.rst @@ -8,6 +8,7 @@ API Reference :maxdepth: 2 sunkit_instruments + abstractions fermi goes_xrs iris diff --git a/docs/index.rst b/docs/index.rst index 7fd482dc..0e8089f5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,7 +43,6 @@ Once you have that virtual environment, you will want to fork the repo and then code_ref/index generated/gallery/index whatsnew/index - glossary Note that the code in this package is **not** maintained by or necessarily contributed to by instrument teams.