Skip to content

Commit

Permalink
update autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
hdavid16 committed Oct 14, 2023
1 parent fad9272 commit fa7ba81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# API

```@autodocs
Modules = [Foo, Bar, Bar.Baz]
Order = [:function, :type]
Modules = [DisjunctiveProgramming]
Order = [:type, :function]
```

0 comments on commit fa7ba81

Please sign in to comment.