Skip to content

Commit dd17198

Browse files
authored
Use doctests for guide (#2623)
* Use doctests for arrays.rst * Use doctests for attributes.rst * Use doctests for config.rst * Use doctests for consolidated metadata * Use doctests for groups.rst * Use doctests for preformance.rst * Use doctests for storage.rst * Remove ipython config for docs * Fix performance doctest output * Enable doctests
1 parent a0cfc59 commit dd17198

9 files changed

+699
-596
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
"sphinx_copybutton",
5050
"sphinx_design",
5151
'sphinx_reredirects',
52-
"IPython.sphinxext.ipython_directive",
53-
"IPython.sphinxext.ipython_console_highlighting",
5452
]
5553

5654
issues_github_path = "zarr-developers/zarr-python"

0 commit comments

Comments
 (0)