aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
6.01k stars 1.22k forks source link

feat: new api documentation theme #2916

Closed stobrien89 closed 4 months ago

stobrien89 commented 4 months ago

Description of changes: Updates API doc generation. Now using PHPDocumentor for generation with a few overrides to their theming.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

stobrien89 commented 4 months ago

I have no idea what's happening with the encryption traits. I've updated the type annotations for the method, but it's still coming back with Unexpected token "[", expected type at offset 0 on line 1. Nothing appears to be wrong with either file.

The search modal position has been adjusted so it appears under the search bar. I think it's fine to show results as the search is being typed.