mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:53:33 +03:00
docs/internals: new subdirectory
For libcurl internal APIs and concepts. Closes #14552
This commit is contained in:
parent
3932964793
commit
20aa8d8f31
16 changed files with 32 additions and 17 deletions
12
docs/internals/README.md
Normal file
12
docs/internals/README.md
Normal file
|
|
@ -0,0 +1,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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue