Skip to content

Commit

Permalink
Link to API docs from readme (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jun 29, 2024
1 parent 870d43e commit f2f3861
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ See the [build instructions](https://github.com/SleipnirGroup/Sleipnir/?tab=read
pip install sleipnirgroup-jormungandr
```

## API docs

See the [C++ API docs](https://sleipnirgroup.github.io/Sleipnir/docs/cpp) and [Python API docs](https://sleipnirgroup.github.io/Sleipnir/docs/py).

## Examples

See the [examples](https://github.com/SleipnirGroup/Sleipnir/tree/main/examples), [C++ optimization unit tests](https://github.com/SleipnirGroup/Sleipnir/tree/main/test/optimization), and [Python optimization unit tests](https://github.com/SleipnirGroup/Sleipnir/tree/main/jormungandr/test/optimization).
Expand Down

0 comments on commit f2f3861

Please sign in to comment.