Skip to content

Commit

Permalink
Minor doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoolen committed Oct 15, 2018
1 parent f1ed757 commit 85ce419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/src/api/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Functions
## Types

```@docs
Variable
LinearTerm
QuadraticTerm
AffineFunction
Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Model
## Creating Decision variables

```@docs
Variable
Variable(::Model)
```

## Adding constraints and an objective function
Expand Down

0 comments on commit 85ce419

Please sign in to comment.