Skip to content

Commit e4e5892

Browse files
committed
Add RateDetectionPlotting and PixelMapPlotting to documentation
1 parent b579f3c commit e4e5892

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/api/plotting/pixelmap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
::: eitprocessing.plotting.pixelmap.PixelMapPlotting
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
::: eitprocessing.plotting.rate_detection.RateDetectionPlotting

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ nav:
7272
- api/parameters.md
7373
- api/categories.md
7474
- api/mixins.md
75+
- Plotting:
76+
- Rate Detection: api/plotting/rate_detection.md
77+
- PixelMap: api/plotting/pixelmap.md
7578
- About:
7679
- Contributing: contributing_doc.md
7780
- Code of Conduct: code_of_conduct_doc.md

0 commit comments

Comments
 (0)