xref: /aosp_15_r20/external/curl/docs/internals/README.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1<!--
2Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# Internals
8
9This directory contains documentation covering libcurl internals; APIs and
10concepts that are useful for contributors and maintainers.
11
12Public APIs are documented in the public documentation, not here.
13