• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!--
2Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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