Skip to content

Commit e510b31

Browse files
fix doc links
1 parent 2095e01 commit e510b31

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/src/index.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -45,56 +45,56 @@ plan_ipaduatransform!
4545
gaunt
4646
```
4747

48-
## Internal Methods
49-
5048
```@docs
51-
clenshawcurtis
49+
paduapoints
5250
```
5351

52+
## Internal Methods
53+
5454
```@docs
55-
clenshawcurtisweights
55+
FastTransforms.clenshawcurtis
5656
```
5757

5858
```@docs
59-
fejer1
59+
FastTransforms.clenshawcurtisweights
6060
```
6161

6262
```@docs
63-
fejer2
63+
FastTransforms.fejer1
6464
```
6565

6666
```@docs
67-
fejerweights1
67+
FastTransforms.fejer2
6868
```
6969

7070
```@docs
71-
fejerweights2
71+
FastTransforms.fejerweights1
7272
```
7373

7474
```@docs
75-
paduapoints
75+
FastTransforms.fejerweights2
7676
```
7777

7878
```@docs
79-
half
79+
FastTransforms.half
8080
```
8181

8282
```@docs
83-
two
83+
FastTransforms.two
8484
```
8585

8686
```@docs
87-
δ
87+
FastTransforms.δ
8888
```
8989

9090
```@docs
91-
Λ
91+
FastTransforms.Λ
9292
```
9393

9494
```@docs
95-
pochhammer
95+
FastTransforms.pochhammer
9696
```
9797

9898
```@docs
99-
stirlingseries
99+
FastTransforms.stirlingseries
100100
```

0 commit comments

Comments
 (0)