David Horstmann 079d7909a1 Add note about MBEDTLS_PRIVATE() in 3.6
Note that in the Mbed TLS 3.6 LTS, users can generally rely on being
able to access struct members through the MBEDTLS_PRIVATE() macro, since
we try to maintain ABI stability within an LTS version.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2025-03-13 16:49:08 +00:00
..
architecture Update documentation regarding test_zeroize 2025-02-19 15:30:25 +00:00
proposed Merge pull request #9818 from yanesca/remove_USE_PSA_from_standalone_doc_9632 2025-01-02 15:45:03 +00:00
.gitignore Add _build/ and api/ to gitignore 2023-03-28 15:00:24 +01:00
3.0-migration-guide.md Add note about MBEDTLS_PRIVATE() in 3.6 2025-03-13 16:49:08 +00:00
conf.py Add initial API doc configuration 2023-03-16 18:01:58 +00:00
index.rst Add initial API doc configuration 2023-03-16 18:01:58 +00:00
Makefile Clean the breathe-apidoc files with make clean 2023-03-28 14:24:47 +01:00
psa-transition.md Fix broken references in docs 2024-12-17 19:44:38 +00:00
redirects.yaml Migrate to new RTD redirect format 2024-01-16 17:06:06 +01:00
requirements.in Add readthedocs-cli to requirements.in 2023-05-02 19:59:34 +02:00
requirements.txt Upgrade python dependencies in requirements file 2024-07-15 16:31:02 +01:00
tls13-early-data.md tls13-early-data.md: Fix reading early data documentation 2024-03-15 10:41:52 +01:00