Skip to content

Commit

Permalink
namespace for docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Jan 25, 2024
1 parent 6301b9c commit 51a793b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Pkg.add("FindFirstFunctions")
## Available Functions

```@docs
findfirstequal
bracketstrictlymontonic
searchsortedfirstcorrelated
FindFirstFunctions.findfirstequal
FindFirstFunctions.bracketstrictlymontonic
FindFirstFunctions.searchsortedfirstcorrelated
```

## Contributing
Expand Down

0 comments on commit 51a793b

Please sign in to comment.