Finish porting docs to mkdocs (#4)

This commit is contained in:
George Dietrich 2021-01-29 22:34:18 -05:00 committed by GitHub
parent 4c2e6b96ef
commit 9e2579d622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 30 deletions

View file

@ -20,7 +20,8 @@ dependencies:
## Documentation
Everything is documented in the [API Docs](https://athena-framework.github.io/negotiation/Athena/Negotiation.html).
If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/components/negotiation).
## Contributing