curl/docs/internals
Daniel Stenberg c4863e9d3b
docs/internals/PORTING.md: new document
The basic approach I use when porting libcurl to another OS when the
existing configure or cmake build setups are not suitable.

Closes #16860
2025-03-29 14:10:10 +01:00
..
2025-01-02 17:15:54 +01:00
2025-01-02 17:15:54 +01:00
2025-01-02 17:15:54 +01:00
2025-02-22 14:47:40 +01:00
2024-12-21 11:33:05 +01:00

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.