Skip to content

Commit ccf328f

Browse files
authored
documentation.md autodoc algorithm wrapper
1 parent e240279 commit ccf328f

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-
```@docs
47+
```@autodocs
4848
AggregationAlgorithm
4949
```
5050

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

0 commit comments

Comments
 (0)