Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 731 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 731 Bytes

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.