History log of /curl/docs/libcurl/Makefile.am (Results 1 – 25 of 62)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ab027d9c 19-Feb-2024 Daniel Stenberg

docs: dist curl*.1 and install without perl

Drop docs/mk-ca-bundle.1 from the tarball. It can be generated at will.

Closes #12959
Fixes #12921
Reported-by: Michael Forney


# 80944740 05-Feb-2024 Daniel Stenberg

docs: fix the --disable-docs for autotools

Follow-up to 541321507e386

Closes #12870


# eefcc1bd 17-Jan-2024 Daniel Stenberg

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

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

show more ...


# 2bc1d775 02-Jan-2023 Daniel Stenberg

copyright: update all copyright lines and remove year ranges

- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- save

copyright: update all copyright lines and remove year ranges

- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING

checksrc is updated to allow non-year using copyright statements

Closes #10205

show more ...


# ad9bc597 17-May-2022 max.mehl

copyright: make repository REUSE compliant

Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the

copyright: make repository REUSE compliant

Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the file
`.reuse/dep5`.

This commit also adds a Github workflow to check pull requests and adapts
copyright.pl to the changes.

Closes #8869

show more ...


Revision tags: curl-7_76_1, curl-7_76_0, curl-7_75_0, curl-7_74_0
# 4d2f8006 04-Nov-2020 Daniel Stenberg

curl.se: new home

Closes #6172


Revision tags: curl-7_73_0, tiny-curl-7_72_0, curl-7_72_0, curl-7_71_1, curl-7_71_0
# 2a026958 12-Jun-2020 Daniel Stenberg

ABI.md: rename to .md and polish the markdown

Closes #5562


Revision tags: curl-7_70_0, curl-7_69_1, curl-7_69_0, curl-7_68_0, curl-7_67_0, curl-7_66_0, curl-7_65_3, curl-7_65_2, curl-7_65_1, curl-7_65_0, curl-7_64_1, curl-7_64_0, curl-7_63_0, curl-7_62_0, curl-7_61_1, curl-7_61_0
# f3822025 15-May-2018 Daniel Stenberg

docs/libcurl/index.html: removed

The HTML files are long gone from the dist, now remove the last HTML
file pointing to those missing files.

d


Revision tags: curl-7_60_0, curl-7_59_0, curl-7_58_0, curl-7_57_0, curl-7_56_1, curl-7_56_0, curl-7_55_1, curl-7_55_0, curl-7_54_1, curl-7_54_0
# 63dd7bbc 30-Mar-2017 Daniel Stenberg

cmake: add more missing files to the dist


# d1ddda7e 28-Mar-2017 Maksim Stsepanenka

make: use the variable MAKE for recursive calls

Closes #1366


# 6f6e9193 25-Feb-2017 Peter Wu

docs: split file lists into Makefile.inc

For easier sharing with CMake. The contents were reformatted to use
two-space indent and expanded tabs (matching lib/Makefile.common).

R

docs: split file lists into Makefile.inc

For easier sharing with CMake. The contents were reformatted to use
two-space indent and expanded tabs (matching lib/Makefile.common).

Ref: https://github.com/curl/curl/pull/1288

show more ...


# f5712ca2 26-Feb-2017 Steve Brokenshire

Makefile.am: Remove distribution man pages when running 'make clean'


# eac0dc6a 25-Feb-2017 Peter Wu

docs: de-duplicate file lists in the Makefiles

Make use of macro substitution of suffix patterns to remove duplication
of manual names. This approach is portable according to
http://

docs: de-duplicate file lists in the Makefiles

Make use of macro substitution of suffix patterns to remove duplication
of manual names. This approach is portable according to
http://pubs.opengroup.org/onlinepubs/009695399/utilities/make.html

Closes https://github.com/curl/curl/pull/1287

show more ...


Revision tags: curl-7_53_1, curl-7_53_0, curl-7_52_1, curl-7_52_0, curl-7_51_0
# 358fd328 10-Oct-2016 Daniel Stenberg

dist: remove PDF and HTML converted docs from the releases


Revision tags: curl-7_50_3, curl-7_50_2, curl-7_50_1, curl-7_50_0, curl-7_49_1
# 194b97b3 19-May-2016 Jay Satiro

dist: include curl_multi_socket_all.3

Closes https://github.com/curl/curl/pull/816


Revision tags: curl-7_49_0
# d532645a 22-Mar-2016 Daniel Stenberg

build: use roffit 0.11 feature

... load file specified as argument.


Revision tags: curl-7_48_0, curl-7_47_1
# 4af40b36 02-Feb-2016 Daniel Stenberg

URLs: change all http:// URLs to https://


Revision tags: curl-7_47_0, curl-7_46_0
# 80562083 19-Nov-2015 Daniel Shahaf

build: Fix theoretical infinite loops

Add error-checking to 'cd' in a few cases where omitting the checks
might result in an infinite loop.

Closes #535


Revision tags: curl-7_45_0
# 0e917376 04-Sep-2015 Kamil Dudka

Revert "has: generate the curl/has.h header"

This reverts commit a60bde79f9adeb135d5c642a07f0d783fbfbbc25 I have
pushed by mistake. Apologies for my incompetent use of the git repo!


# a60bde79 02-Sep-2015 Daniel Stenberg

has: generate the curl/has.h header

changed macro name, moved and renamed script to become docs/libcurl/has.pl,
generate code that is checksrc compliant


Revision tags: curl-7_44_0
# 279965c9 13-Jul-2015 Jay Satiro

libcurl-thread.3: Consolidate thread safety info

This is a new document to consolidate our thread safety information from
several documents (curl-www:features, libcurl.3, libcurl-tutoria

libcurl-thread.3: Consolidate thread safety info

This is a new document to consolidate our thread safety information from
several documents (curl-www:features, libcurl.3, libcurl-tutorial.3).
Each document's section on multi-threading will now point to this one.

show more ...


Revision tags: curl-7_43_0, curl-7_42_1, curl-7_42_0
# 8ecfaad2 18-Mar-2015 Dan Fandrich

docs/libcurl: clean up libcurl-symbols.3


# 431c5261 18-Mar-2015 Dan Fandrich

docs/libcurl: check that all options with man pages are referenced

If a man page exists in the opts/ directory, it must also be referenced
either in curl_easy_setopt.3 or curl_multi_seto

docs/libcurl: check that all options with man pages are referenced

If a man page exists in the opts/ directory, it must also be referenced
either in curl_easy_setopt.3 or curl_multi_setopt.3

show more ...


# e539f015 18-Mar-2015 Christian Weisgerber

docs/libcurl: make portability fix

Using $< in a non-suffix rule context is a GNU make idiom. This bug was
introduced in 7.41.0.


Revision tags: curl-7_41_0
# ae996377 02-Feb-2015 Daniel Stenberg

libcurl-symbols: first basic shot for autogenerated docs


123