]> git.ipfire.org Git - thirdparty/man-pages.git/commit
scripts/LinuxManBook/: Split the pipeline for building the Linux Man Book
authorAlejandro Colomar <alx@kernel.org>
Mon, 20 Nov 2023 17:54:12 +0000 (18:54 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 21 Nov 2023 13:07:09 +0000 (14:07 +0100)
commitbd96d319702cc7f22d50a84d17e7157749f0b43e
tree5d26069d016e723430c742ec4788e6eee0180bd3
parentee8fec257dce88d3fb8a95fe35a352cfcdc1f41a
scripts/LinuxManBook/: Split the pipeline for building the Linux Man Book

This helps understand how this book is built.  The Perl script was too
magic for my taste.  Now it does less magic.  :)

Signed-off-by: Alejandro Colomar <alx@kernel.org>
scripts/LinuxManBook/LMBfront.ms [moved from scripts/LinuxManBook/LMBfront.t with 100% similarity]
scripts/LinuxManBook/build_linux_man_book.sh [new file with mode: 0755]
scripts/LinuxManBook/prepare_linux_man_book.pl [moved from scripts/LinuxManBook/BuildLinuxMan.pl with 82% similarity]