Skip to content

Commit 5700c6c

Browse files
authored
no autodoc
1 parent ccf328f commit 5700c6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ showvalues
4444

4545
The two following algorithms already subtype [`AbstractAlgorithm{Q,A}`](@ref) and are ready to use in [`start`](@ref).
4646

47-
```@autodocs
47+
```@docs
4848
AggregationAlgorithm
4949
```
5050

51-
```@autodocs
51+
```@docs
5252
AveragingAlgorithm
5353
```

0 commit comments

Comments
 (0)