On Mon, Dec 23, 2024 at 01:21:13PM +, luca.bocca...@gmail.com wrote:
> From: "bl...@debian.org"
>
> This allows building and installing only the documentation, without
> recompiling the whole project, using:
>
> meson build -Denable_docs=true
> meson compile -C build doc
> meson install -C b
From: "bl...@debian.org"
This allows building and installing only the documentation, without
recompiling the whole project, using:
meson build -Denable_docs=true
meson compile -C build doc
meson install -C build --no-rebuild --tags doc
In Debian/Ubuntu the documentation is built separately from
2 matches
Mail list logo