Daniel Stenberg f03c85635f
docs: ascii version of manpage without nroff
Create ASCII version of manpage without nroff

 - build src/tool_hugegelp.c from the ascii manpage
 - move the the manpage and the ascii version build to docs/cmdline-opts
 - remove all use of nroff from the build process
 - should make the build entirely reproducible (by avoiding nroff)

 - partly reverts 2620aa9 to build libcurl option man pages one by one
   in cmake because the appveyor builds got all crazy until I did

The ASCII version of the manpage

 - is built with gen.pl, just like the manpage is
 - has a right-justified column making the appearance similar to the previous
   version
 - uses a 4-space indent per level (instead of the old version's 7)
 - does not do hyphenation of words (which nroff does)

History

  We first made the curl build use nroff for building the hugehelp file in
  December 1998, for curl 5.2.

Closes #13047
2024-03-06 15:55:59 +01:00
..
2024-03-01 09:59:48 +01:00
2024-02-05 22:26:14 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2022-09-21 15:20:08 +02:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
FAQ
2023-09-29 18:25:56 +00:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-03-05 17:07:57 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-03-05 12:53:50 +00:00
2024-02-27 16:19:43 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 16:19:43 +01:00
2024-02-23 10:13:03 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00
2024-02-27 09:47:21 +01:00

curl logo

Documentation

You find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.