This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/5] winsup/doc: Create info pages from cygwin documentation


On Jun 22 15:39, Jon TURNEY wrote:
> v2:
> Updated to use docbook2x-texi not docbook2texi, since source is now docbook XML.
> Tweak DocBook XML so info directory entry has a description.
> 
> v3:
> Use a custom charmap to handle ®
> 
> v4:
> Proper build avoidance
> texinfo node references may not contain ':', so provide alternate text for a few
> xref targets
> 
> 2015-06-22  Jon Turney  <jon.turney@dronecode.org.uk>
> 
> 	* Makefile.in (install-info, cygwin-ug-net.info)
> 	(cygwin-api.info): Add.
> 	* cygwin-ug-net.xml: Add texinfo-node.
> 	* cygwin-api.xml: Ditto.

This is fine.

> 	* ntsec.xml (db_home): Add texinfo-node for titles containing a
> 	':' which are the targets of an xref.

This... not so much.  Let's simply remove the colons instead:

-<sect4 id="ntsec-mapping-nsswitch-home"><title id="ntsec-mapping-nsswitch-home.title">The <literal>db_home:</literal> setting</title>
+<sect4 id="ntsec-mapping-nsswitch-home"><title id="ntsec-mapping-nsswitch-home.title">The <literal>db_home</literal> setting</title>
[...]


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpsdXAMjdPIx.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]