Manuel Pégourié-Gonnard | 1b2e061 | 2021-02-25 11:59:03 +0100 | [diff] [blame] | 1 | ## Documentation |
| 2 | |
| 3 | Here are some useful sources of information about using Mbed TLS: |
| 4 | |
Dave Rodgman | b319684 | 2022-10-12 16:47:08 +0100 | [diff] [blame] | 5 | - [ReadTheDocs](https://mbed-tls.readthedocs.io/); |
Manuel Pégourié-Gonnard | 80c02af | 2021-02-25 12:34:58 +0100 | [diff] [blame] | 6 | - API documentation, see the [Documentation section of the |
Dave Rodgman | 032b594 | 2022-10-14 10:40:56 +0100 | [diff] [blame] | 7 | README](README.md#documentation); |
Manuel Pégourié-Gonnard | 1b2e061 | 2021-02-25 11:59:03 +0100 | [diff] [blame] | 8 | - the `docs` directory in the source tree; |
Dave Rodgman | f1ebf12 | 2022-10-14 10:48:52 +0100 | [diff] [blame] | 9 | - the [Mbed TLS Knowledge Base](https://mbed-tls.readthedocs.io/en/latest/kb/); |
Manuel Pégourié-Gonnard | 1b2e061 | 2021-02-25 11:59:03 +0100 | [diff] [blame] | 10 | - the [Mbed TLS mailing-list |
Janos Follath | 88addc4 | 2022-01-12 13:09:17 +0000 | [diff] [blame] | 11 | archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/). |
Manuel Pégourié-Gonnard | 1b2e061 | 2021-02-25 11:59:03 +0100 | [diff] [blame] | 12 | |
| 13 | ## Asking Questions |
| 14 | |
| 15 | If you can't find your answer in the above sources, please use the [Mbed TLS |
Janos Follath | 88addc4 | 2022-01-12 13:09:17 +0000 | [diff] [blame] | 16 | mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org). |