Skip to content

Commit

Permalink
add ipython doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aadya940 committed Aug 6, 2024
1 parent 46e727f commit 4b25688
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
14 changes: 0 additions & 14 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,6 @@
"Subpackages.rst",
]

myst_enable_extensions = [
"amsmath",
"colon_fence",
"deflist",
"dollarmath",
"fieldlist",
"html_admonition",
"html_image",
"replacements",
"strikethrough",
"substitution",
"tasklist",
]

autodoc_default_options = {
"members": True,
"undoc-members": False,
Expand Down
1 change: 0 additions & 1 deletion docs/source/examples.rst

This file was deleted.

3 changes: 2 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ Examples

.. toctree::
:maxdepth: 2
:caption: Notebooks

examples
examples/demo.ipynb

Autosummary
-----------
Expand Down

0 comments on commit 4b25688

Please sign in to comment.