summaryrefslogtreecommitdiff
path: root/docs/internals/README.md
blob: 289b360ad13a82bb3461b8810771f523de6f21a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!--
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.

SPDX-License-Identifier: curl
-->

# Internals

This directory contains documentation covering libcurl internals; APIs and
concepts that are useful for contributors and maintainers.

Public APIs are documented in the public documentation, not here.