Skip to content

Commit

Permalink
add troubleshoot section
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Capuccini committed Oct 20, 2016
1 parent a1cfcd1 commit a41065e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ It is convenient to dynamically build the documentation as changes are made. The
```bash
sphinx-autobuild . _html
```

### Troubleshoot

- Sometimes, when building locally, the sidebar doesn't update properly. To fix this, remove manually the `_build` folder.

0 comments on commit a41065e

Please sign in to comment.