File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ======================
2+ khisto.array.histogram
3+ ======================
4+
5+ .. automodule :: khisto.array.histogram
6+
7+ Main Modules
8+ ============
9+ .. autosummary ::
10+ :toctree: generated
11+ :recursive:
12+ :nosignatures:
13+
14+ api
Original file line number Diff line number Diff line change 1+ ============
2+ khisto.core
3+ ============
4+
5+ .. automodule :: khisto.core
6+
7+ Main Modules
8+ ============
9+ .. autosummary ::
10+ :toctree: generated
11+ :recursive:
12+ :nosignatures:
13+
14+ cli_adapter
Original file line number Diff line number Diff line change 1+ .. khisto-python documentation master file, created by
2+ sphinx-quickstart on Fri Mar 6 17:40:33 2026.
3+ You can adapt this file completely to your liking, but it should at least
4+ contain the root `toctree` directive.
5+
6+ khisto-python documentation
7+ ===========================
8+
9+ Add your content using ``reStructuredText `` syntax. See the
10+ `reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html >`_
11+ documentation for details.
12+
13+
14+ .. toctree ::
15+ :maxdepth: 2
16+ :caption: API Reference
17+ :hidden:
18+
19+ Histograms <array/histogram/index >
20+ Core <core/index >
21+ Matplotlib <matplotlib/index >
22+
Original file line number Diff line number Diff line change 1+ =================
2+ khisto.matplotlib
3+ =================
4+
5+ .. automodule :: khisto.matplotlib
6+
7+ Main Modules
8+ ============
9+ .. autosummary ::
10+ :toctree: generated
11+ :recursive:
12+ :nosignatures:
13+
14+ hist
You can’t perform that action at this time.
0 commit comments