Skip to content

Commit 2c05e13

Browse files
committed
don't display todos in docs
1 parent 37ec56e commit 2c05e13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/src/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ to their generic docstrings. Here are some of those supported functions:
9090
- `eachmatch`
9191
- `match`
9292
- `occursin`
93-
- `startswith` [TODO]
94-
- `endswith` [TODO]
95-
- `findnext` [TODO]
96-
- `findprev` [TODO]
93+
<!-- - `startswith` [TODO] -->
94+
<!-- - `endswith` [TODO] -->
95+
<!-- - `findnext` [TODO] -->
96+
<!-- - `findprev` [TODO] -->
9797

0 commit comments

Comments
 (0)