Danial Khoshkhou

Results 5 issues of Danial Khoshkhou

### Description Viewing API Documentation on the web, e.g. [RecordNotFoundException](https://api.cakephp.org/4.4/class-Cake.Datasource.Exception.RecordNotFoundException.html), shows the raw link string instead of an actual hyperlink, e.g.: ``` Array of headers to be passed to {@link...

AWS Simple Email Service (SES) can be used without SMTP credentials when using an IAM role with AWS. The [AWS SDK for PHP](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/ses-examples.html) allows [sending emails](https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-sesv2-2019-09-27.html#sendemail) and can use temporary...

enhancement
feedback required

There are few small improvements to the readability of the docs that could be made: - `overtime` -> `over time` - `sratch` -> `scratch` - syntax highlighting

While making minor docs changes (#299) the PR checks for Python 3.7 on MacOS do not start. ![image](https://github.com/cruft/cruft/assets/31406378/5f7ca4a4-0844-4a49-aa14-fb192a2ac843) ![image](https://github.com/cruft/cruft/assets/31406378/28a351ff-4537-4858-9cff-0b32ecf2ed71) ![image](https://github.com/cruft/cruft/assets/31406378/9e0c801b-d6c2-4262-9dcb-b8d4f0220739)

Minor improvements to docs to improve readability.