Skip to content

Commit deb2064

Browse files
Update index.md
1 parent c30f6ff commit deb2064

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ init(::AbstractVector, ::AlgorithmType)
3434
## API
3535

3636
```@docs
37-
init
38-
solve
39-
solve!
37+
CommonSolve.init
38+
CommonSolve.solve
39+
CommonSolve.solve!
4040
```
4141

4242
## Contributing

0 commit comments

Comments
 (0)