Skip to content

Commit

Permalink
now then
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-alt committed Nov 9, 2023
1 parent 115280a commit 8e63810
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ CurrentModule = LaplaceRedux
```@autodocs
Modules = [
LaplaceRedux,
LaplaceRedux.Curvature
LaplaceRedux.Data
LaplaceRedux.Curvature,
LaplaceRedux.Data,
]
Private = false
```
Expand All @@ -23,8 +23,8 @@ Private = false
```@autodocs
Modules = [
LaplaceRedux,
LaplaceRedux.Curvature
LaplaceRedux.Data
LaplaceRedux.Curvature,
LaplaceRedux.Data,
]
Public = false
```

0 comments on commit 8e63810

Please sign in to comment.