mirror of
https://github.com/curl/curl.git
synced 2026-04-12 12:21:42 +08:00
13 lines
311 B
Markdown
13 lines
311 B
Markdown
<!--
|
|
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.
|