Skip to content

Commit

Permalink
Fix public API in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenbauer authored Feb 6, 2024
1 parent 00cb18d commit bf803f9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/src/refs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,11 @@ tcollect
treducemap
```

as well as the following re-exported functions:

| | |
|------------------------|---------------------------------------------------------------------|
| `chunks` | see [ChunkSplitters.jl](https://juliafolds2.github.io/ChunkSplitters.jl/dev/references/#ChunkSplitters.chunks) |

## Non-Exported

| | |
|------------------------|---------------------------------------------------------------------|
| `OhMyThreads.@spawn` | see [StableTasks.jl](https://github.com/JuliaFolds2/StableTasks.jl) |
| `OhMyThreads.@spawnat` | see [StableTasks.jl](https://github.com/JuliaFolds2/StableTasks.jl) |
| `OhMyThreads.chunks` | see [ChunkSplitters.jl](https://juliafolds2.github.io/ChunkSplitters.jl/dev/references/#ChunkSplitters.chunks) |
| `OhMyThreads.TaskLocalValue` | see [TaskLocalValues.jl](https://github.com/vchuravy/TaskLocalValues.jl) |

0 comments on commit bf803f9

Please sign in to comment.