Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco committed Jan 1, 2024
1 parent 8b0eb10 commit be20858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions polars_distance/docs/api/dist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Other distances: dist.*

::: polars_distance.DistancePairWise
options:
show_root_heading: false
1 change: 1 addition & 0 deletions polars_distance/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ nav:
- api/string_distance.md
- api/array_distance.md
- api/list_distance.md
- api/dist.md

exclude_docs: |
/_build/
Expand Down

0 comments on commit be20858

Please sign in to comment.