curl/docs/internals
Felipe Mesquita f25124338c
badwords: avoid 'simply'
It's mostly a filler word. I've read through each use of it in the code
base and did minor rephrasings when "simply" carried some meaning. The
overwhelming majority of cases, removing it improved the text
significantly. Inspired by #20793.

Closes #20822
2026-03-10 19:34:06 +01:00
..
BUFQ.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
BUFREF.md
CHECKSRC.md docs: replace instances of the vague qualifier 'quite' 2026-03-07 23:52:50 +01:00
CLIENT-READERS.md docs: avoid starting sentences with However, 2026-03-07 23:49:11 +01:00
CLIENT-WRITERS.md stop using the word 'just' 2026-03-03 15:30:22 +01:00
CODE_STYLE.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
CONNECTION-FILTERS.md docs: fixup wording nits 2026-03-09 22:47:07 +01:00
CURLX.md
DYNBUF.md
HASH.md
LLIST.md tidy-up: miscellaneous 2026-03-09 11:35:19 +01:00
MID.md docs: avoid starting sentences with However, 2026-03-07 23:49:11 +01:00
MQTT.md
MULTI-EV.md docs: fixup wording nits 2026-03-09 22:47:07 +01:00
NEW-PROTOCOL.md stop using the word 'just' 2026-03-03 15:30:22 +01:00
PORTING.md
RATELIMITS.md
README.md
SCORECARD.md stop using the word 'just' 2026-03-03 15:30:22 +01:00
SPLAY.md
STRPARSE.md stop using the word 'just' 2026-03-03 15:30:22 +01:00
TIME-KEEPING.md docs: fixup wording nits 2026-03-09 22:47:07 +01:00
TLS-SESSIONS.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
UINT_SETS.md
WEBSOCKET.md tidy-up: miscellaneous 2026-01-20 12:37:56 +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.