Skip to content

Commit

Permalink
Improve formatting of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Jan 13, 2024
1 parent 53f8924 commit 64817d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
```@docs
# API

## General functionalities

```@docs
itsample
```

## Specific algorithms

```@docs
reservoir_sample
sortedindices_sample
```

0 comments on commit 64817d7

Please sign in to comment.