Docs: switch hosting from Readthedocs to Firebase

This commit is contained in:
Lovell Fuller
2020-01-06 14:48:35 +00:00
parent 765ccd2aaa
commit 51d70c4574
6 changed files with 101 additions and 36 deletions

View File

@@ -71,7 +71,7 @@ The public API is documented with [JSDoc](http://usejsdoc.org/) annotated commen
These can be converted to Markdown by running:
```sh
npm run docs
npm run docs-build
```
Please include documentation updates in any Pull Request that modifies the public API.