Skip to content

Latest commit

 

History

History
 
 

docs

AWS SDK for PHP

Documentation for the AWS SDK for PHP.

Building the documentation

The documentation is written in reStructuredText and can be built using Sphinx.

  1. pip install -r requirements.txt
  2. Make the HTML documentation: make html