aboutsummaryrefslogtreecommitdiff
path: root/SUPPORT.md
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>2021-02-25 11:59:03 +0100
committerManuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>2021-02-25 12:50:42 +0100
commit1b2e06124eefe99beb9904e86e60a347749f6ea9 (patch)
treeab96dd19d9def25d2cd9a9450af3eb9f20f0759a /SUPPORT.md
parenta21abf249cdfd12ef71fb72e69ff06372e81bbe3 (diff)
downloadmbedtls-1b2e06124eefe99beb9904e86e60a347749f6ea9.zip
mbedtls-1b2e06124eefe99beb9904e86e60a347749f6ea9.tar.gz
mbedtls-1b2e06124eefe99beb9904e86e60a347749f6ea9.tar.bz2
Add SUPPORT.md
This name is also recognized by github: https://docs.github.com/en/github/building-a-strong-community/adding-support-resources-to-your-project Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Diffstat (limited to 'SUPPORT.md')
-rw-r--r--SUPPORT.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/SUPPORT.md b/SUPPORT.md
new file mode 100644
index 0000000..44e1dc6
--- /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).