Documentation for the AWS SDK for iOS Developer Guide
- Clone ios-sdk-docs to your local workspace.
- Clone the following theme to your local workspace: https://github.com/awsdocs/guzzle_sphinx_theme.
- Follow the installation and configuration instructions for guzzle_sphinx_theme. Basically, do the following:
- In your local guzzle_sphinx_theme repo, run
python setup.py install. - Add the config values to the Sphinx conf.py: https://github.com/awsdocs/guzzle_sphinx_theme#configuration
- Build the docs:
make html.