Skip to content

Commit fa7ba81

Browse files
committed
update autodocs
1 parent fad9272 commit fa7ba81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# API
22

33
```@autodocs
4-
Modules = [Foo, Bar, Bar.Baz]
5-
Order = [:function, :type]
4+
Modules = [DisjunctiveProgramming]
5+
Order = [:type, :function]
66
```

0 commit comments

Comments
 (0)