Skip to content

Commit

Permalink
cleanup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tpvasconcelos committed Jun 20, 2022
1 parent 0e199b5 commit b0491a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Sensible defaults

Get started with a simple function call to {py:func}`~ridgeplot.ridgeplot()` with sensible (plotly) defaults.

```python
import numpy as np

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ getting_started
:caption: Reference
:maxdepth: 1
reference/changelog
reference/api
reference/changelog
reference/alternatives
```

Expand Down

0 comments on commit b0491a0

Please sign in to comment.