Skip to content

Commit 1d81974

Browse files
heitorPBararslan
authored andcommitted
Update documenter and API docs (#24)
Fix #23
1 parent 2f11b0e commit 1d81974

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33

44
[compat]
5-
Documenter = "~0.21"
5+
Documenter = "~0.22"

docs/src/api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ AbstractFFTs.brfft
1919
AbstractFFTs.plan_rfft
2020
AbstractFFTs.plan_brfft
2121
AbstractFFTs.plan_irfft
22-
AbstractFFTs.fftshift(::Any)
23-
AbstractFFTs.fftshift(::Any, ::Any)
22+
AbstractFFTs.fftshift
2423
AbstractFFTs.ifftshift
2524
```

0 commit comments

Comments
 (0)