Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@
pip install jetplot
```

## Documentation

Documentation is built with [MkDocs](https://www.mkdocs.org/). To view the
pages locally run:

```bash
mkdocs serve
```
The documentation sources live in the [`docs/`](docs/) folder.

## Changelog

| Version | Release Date | Description |
Expand Down
192 changes: 0 additions & 192 deletions docs/Makefile

This file was deleted.

Loading