Skip to content

Generate the man page when it is missing#18

Merged
tueda merged 1 commit into
form-dev:mainfrom
tueda:pr/feat/generate-form.1
Jul 24, 2026
Merged

Generate the man page when it is missing#18
tueda merged 1 commit into
form-dev:mainfrom
tueda:pr/feat/generate-form.1

Conversation

@tueda

@tueda tueda commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This supports the change introduced in form-dev/form@b060f4a (see also: form-dev/form#871).

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation build script to ensure the FORM man page is available (generating it when missing) so PDF/HTML man outputs can be produced reliably across different FORM revisions.

Changes:

  • If ../doc/form.1 exists, copy it into the build tree as before.
  • If ../doc/form.1 is missing, generate it via make -C doc form.1.
  • Generate the PDF/HTML man outputs from doc/form.1 in the build tree.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tueda
tueda merged commit bcdba5c into form-dev:main Jul 24, 2026
1 check passed
@tueda
tueda deleted the pr/feat/generate-form.1 branch July 24, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants