curl/.github/workflows
Daniel Stenberg eefcc1bda4
docs: introduce "curldown" for libcurl man page format
curldown is this new file format for libcurl man pages. It is markdown
inspired with differences:

- Each file has a set of leading headers with meta-data
- Supports a small subset of markdown
- Uses .md file extensions for editors/IDE/GitHub to treat them nicely
- Generates man pages very similar to the previous ones
- Generates man pages that still convert nicely to HTML on the website
- Detects and highlights mentions of curl symbols automatically (when
  their man page section is specified)

tools:

- cd2nroff: converts from curldown to nroff man page
- nroff2cd: convert an (old) nroff man page to curldown
- cdall: convert many nroff pages to curldown versions
- cd2cd: verifies and updates a curldown to latest curldown

This setup generates .3 versions of all the curldown versions at build time.

CI:

Since the documentation is now technically markdown in the eyes of many
things, the CI runs many more tests and checks on this documentation,
including proselint, link checkers and tests that make sure we capitalize the
first letter after a period...

Closes #12730
2024-01-23 00:29:02 +01:00
..
appveyor-status.yml tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
awslc.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
codeql-analysis.yml build(deps): bump github/codeql-action from 2 to 3 2024-01-03 14:29:19 +01:00
codespell.yml build(deps): bump actions/checkout from 3 to 4 2024-01-03 14:28:25 +01:00
configure-vs-cmake.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
distcheck.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
fuzz.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
hacktoberfest-accepted.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
label.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linkcheck.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linux32.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
linux.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
macos.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
man-examples.yml docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
ngtcp2-linux.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
osslq-linux.yml http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
proselint.yml docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
quiche-linux.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
reuse.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
spellcheck.yml CI: spellcheck/appveyor: invoke configure --without-libpsl 2024-01-09 16:00:29 +01:00
synopsis.yml build(deps): bump actions/checkout from 3 to 4 2024-01-03 14:28:25 +01:00
torture.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
wolfssl.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00