git: 5f4322e404 - main - documentation/Makefile: Add PDF targets.
Marc Fonvieille
blackend at freebsd.org
Mon May 31 17:13:45 UTC 2021
Le 31.05.2021 16:26, Marc Fonvieille a écrit :
> The branch main has been updated by blackend:
>
> URL: https://cgit.FreeBSD.org/doc/commit/?id=5f4322e404e4ea93f640658f3aef25b7e45a4e95
>
> commit 5f4322e404e4ea93f640658f3aef25b7e45a4e95
> Author: Marc Fonvieille <blackend at FreeBSD.org>
> AuthorDate: 2021-05-31 16:16:55 +0000
> Commit: Marc Fonvieille <blackend at FreeBSD.org>
> CommitDate: 2021-05-31 16:16:55 +0000
>
> documentation/Makefile: Add PDF targets.
>
> Addition of various PDF targets allowing the build of books, articles
> with the choice of the language. For example, to build both en_US and
> fr_FR books, use:
> make DOC_LANG="en,fr" pdf-books
> Documents are installed in documentation/public/lang/. Targets to clean
> the builds are also available.
>
I forgot to mention it, you need to upgrade your docproj package/port
which now comes, by default, with asciidoctor-pdf (or manually install
it).
--
Marc
More information about the dev-commits-doc-all
mailing list