Skip to content

Commit

Permalink
fix duplication of base docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Jul 2, 2024
1 parent 4ab9011 commit e21db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpiAware/docs/src/lib/EpiAwareUtils/public.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Pages = ["public.md"]
## Public API

```@autodocs
Modules = [EpiAware.EpiAwareBase]
Modules = [EpiAware.EpiAwareUtils]
Private = false
```

0 comments on commit e21db33

Please sign in to comment.