An open API service indexing awesome lists of open source software.

https://github.com/mbari-org/pbp-doc

Sources for https://docs.mbari.org/pbp/
https://github.com/mbari-org/pbp-doc

Last synced: 9 months ago
JSON representation

Sources for https://docs.mbari.org/pbp/

Awesome Lists containing this project

README

          

# README

This repository contains the sources for documenting the use of
[`mbari-org/pbp`](https://pypi.org/project/mbari-pbp/).

Pushing changes to this repo will automatically trigger the update
of the generated site at .

### Local doc development

One-off setup:
```bash
just setup
```

Then:
```bash
just serve
```
and open the indicated URL in your browser.