[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 1/2] docs: Fix all links to Xen man pages in html



On Tue, Jan 15, 2019 at 07:16:21PM +0000, Ian Jackson wrote:
> Andrew Cooper writes ("Re: [Xen-devel] [PATCH 1/2] docs: Fix all links to Xen 
> man pages in html"):
> > On 15/01/2019 18:21, Anthony PERARD wrote:
> > > diff --git a/docs/Makefile b/docs/Makefile
> > > index cbc61e3f1d..974d9089ed 100644
> > > --- a/docs/Makefile
> > > +++ b/docs/Makefile
> > > @@ -96,8 +96,9 @@ endif
> > >  html/man/%.$(1).html: man/%.$(1).pod Makefile
> > >  ifneq ($(POD2HTML),)
> > >   @$(INSTALL_DIR) $$(@D)
> > 
> > I've got no specific comment on the sedary, but please can we we have a
> > comment here explaining what is going on so some poor sole in 6 months
> > time stands a chance of figuring this out.
> > 
> >   # Fix up man-page links to work with the resulting html/ layout.
> 
> Or maybe some of the text from the commit message could be moved into
> a code comment.  Either way my ack can stand.

I'm going to add:

    # Fix up links between man-pages
    # 1) L<xl(1)> -> L<xl(1)|relative:xl.1.html>
    # 2) <a href="relative:xl.1.html"> -> <a href="xl.1.html">


-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.