]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: build: Fix links to 'edit this page' for kbase/manpages/internals
authorPeter Krempa <pkrempa@redhat.com>
Mon, 17 Aug 2020 10:06:13 +0000 (12:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 18 Aug 2020 13:38:49 +0000 (15:38 +0200)
commitbb11ca5199beeb246399437ffc0143cf1d96caec
treed17678a54cff4c52f306e55aece49fa550d805ad
parent3d07176ffafb822442f2ede6de26a00e9a25aa85
docs: build: Fix links to 'edit this page' for kbase/manpages/internals

Commit 862cf2ace4f04dadc175caacc74448e96c625ccb modified the generator
to base edit links in the root of the repository but forgot to add the
'docs/' prefix to the code generating kbase articles, manpages and the
internals documentation.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/internals/meson.build
docs/kbase/meson.build
docs/manpages/meson.build