Skip to content

docs/make: generate curl.1 from listed files only#5149

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/mk-manpage-from-dpages
Closed

docs/make: generate curl.1 from listed files only#5149
bagder wants to merge 1 commit intomasterfrom
bagder/mk-manpage-from-dpages

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Mar 26, 2020

Previously it rendered the page from files matching "*.d" in the correct
directory, which worked fine in git builds when the files were added but
made it easy to forget adding the files to the dist.

Now, only man page sections listed in DPAGES in Makefile.inc will be
used, thus "forcing" us to update this to get the man page right and get
it included in the dist at the same time.

Ref: #5146

Previously it rendered the page from files matching "*.d" in the correct
directory, which worked fine in git builds when the files were added but
made it easy to forget adding the files to the dist.

Now, only man page sections listed in DPAGES in Makefile.inc will be
used, thus "forcing" us to update this to get the man page right and get
it included in the dist at the same time.

Ref: #5146
@bagder bagder closed this in 361d4f3 Mar 26, 2020
@bagder bagder deleted the bagder/mk-manpage-from-dpages branch March 26, 2020 12:26
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

1 participant