joebernard / aws-amplify-console-user-guide

The open source version of the AWS Amplify Console User Guide.

Home Page:https://docs.aws.amazon.com/amplify/latest/userguide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amplify Console User Guide

The open source version of the AWS Amplify Console User Guide.

How to contribute

  1. Fork Repo

  2. Clone locally

git clone git@github.com:<username>/aws-amplify-console-user-guide.git
  1. Install Sphinx
pip install -U Sphinx
  1. Build locally
python build_docs.py
  1. Commit code to your repo and submit pull request.

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under a modified MIT license. See the LICENSE-SAMPLECODE file.

About

The open source version of the AWS Amplify Console User Guide.

https://docs.aws.amazon.com/amplify/latest/userguide/

License:Other