curl/.github/scripts
Daniel Stenberg 2494b8dd51
docs/cmdline: change to .md for cmdline docs
- switch all invidual files documenting command line options into .md,
   as the documentation is now markdown-looking.

 - made the parser treat 4-space indents as quotes

 - switch to building the curl.1 manpage using the "mainpage.idx" file,
   which lists the files to include to generate it, instead of using the
   previous page-footer/headers. Also, those files are now also .md
   ones, using the same format. I gave them underscore prefixes to make
   them sort separately:
   _NAME.md, _SYNOPSIS.md, _DESCRIPTION.md, _URL.md, _GLOBBING.md,
   _VARIABLES.md, _OUTPUT.md, _PROTOCOLS.md, _PROGRESS.md, _VERSION.md,
   _OPTIONS.md, _FILES.md, _ENVIRONMENT.md, _PROXYPREFIX.md,
   _EXITCODES.md, _BUGS.md, _AUTHORS.md, _WWW.md, _SEEALSO.md

 - updated test cases accordingly

Closes #12751
2024-01-23 14:30:15 +01:00
..
cleancmd.pl docs/cmdline: change to .md for cmdline docs 2024-01-23 14:30:15 +01:00
cleanspell.pl docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
codespell-ignore.txt CI: codespell 2023-11-23 13:07:26 +01:00
spellcheck.words docs/cmdline: change to .md for cmdline docs 2024-01-23 14:30:15 +01:00
spellcheck.yaml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
verify-examples.pl docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
verify-synopsis.pl tidy-up: whitespace 2023-12-08 03:28:50 +00:00