Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.02 KB

Authentiq Connect Developer Documentation

This repository contains the Authentiq Connect Developer Documentation source files.

Don't hesitate to hit Edit on any of these pages and improve them. We appreciate your help!

Running locally

The documentation is built using MkDocs.

pip install awscli mkdocs

You can build the documentation locally using:

mkdocs build

Or serve local docs with:

mkdocs serve

Deploying

./deploy.sh [prod|test]

You'll need appropriate S3 access for this.

Licence

Creative Commons License
Authentiq Connect Developer Documentation is licensed under a Creative Commons Attribution 4.0 International License.