[pmg-devel] applied-series: Re: [PATCH v3 pmg-docs 1/3] asciidoc-pmg: ignore link targets for non-manpages
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jun 4 16:45:17 CEST 2020
On 6/4/20 11:28 AM, Mira Limbeck wrote:
> (This is taken from pve-docs commit
> 7de8bba68de1875aca04ebd1cd941a2992c24753)
>
> To allow linking from to a chapter/section not included in a manpage
> allow the manpage link resolver to just return text in a case the
> link target text is in fact no manpage.
>
> If the link is a valid one in general will be checked in a lot of
> other places, so here we won't run into a regression where a wrong,
> non-existing, link does not get detected by the build system.
>
> Signed-off-by: Mira Limbeck <m.limbeck at proxmox.com>
> ---
> As the patch is taken from pve-docs should there be any additional tags
> or info?
I added the
Originally-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
It's for attribution but also allows to shift some blame if this would be
seen as bad thing or cause of issues in the future ;)
Having the original git commit and repo info there is already good though.
>
> asciidoc-pmg.in | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>
applied series, thanks!
More information about the pmg-devel
mailing list