diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000000..44e1dc6985 --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,14 @@ +## Documentation + +Here are some useful sources of information about using Mbed TLS: + +- API documentation (see `make apidoc` or directly the header files); +- the `docs` directory in the source tree; +- the [Mbed TLS knowledge Base](https://tls.mbed.org/kb); +- the [Mbed TLS mailing-list + archives](https://lists.trustedfirmware.org/pipermail/mbed-tls/). + +## Asking Questions + +If you can't find your answer in the above sources, please use the [Mbed TLS +mailing list](https://lists.trustedfirmware.org/mailman/listinfo/mbed-tls).