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 | |
Manuel Pégourié-Gonnard | 80c02af | 2021-02-25 12:34:58 +0100 | [diff] [blame] | 5 | - API documentation, see the [Documentation section of the |
| 6 | README](README.md#License); |
Manuel Pégourié-Gonnard | 1b2e061 | 2021-02-25 11:59:03 +0100 | [diff] [blame] | 7 | - the `docs` directory in the source tree; |
| 8 | - the [Mbed TLS knowledge Base](https://tls.mbed.org/kb); |
| 9 | - the [Mbed TLS mailing-list |
Janos Follath | 88addc4 | 2022-01-12 13:09:17 +0000 | [diff] [blame] | 10 | 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] | 11 | |
| 12 | ## Asking Questions |
| 13 | |
| 14 | 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] | 15 | mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org). |