On 8.4.2014 17:11, Evan Hunt via RT wrote: > Hi Petr, > > On Tue, Apr 08, 2014 at 12:45:42PM +0000, Petr Spacek via RT wrote: >> I understand you, sure, time is always a problem. >> >> Maybe I can send you some patches if you are willing to accept them. > > The person who originally set up our documentation is no longer with > ISC, and I haven't had time to look into the matter and find out *how* > to put permanent human-readable anchors into the xml/docbook files and > have them do the right thing once converted to HTML. If you already > know how, can you send me a sample, and save me the research effort? Sure! All you have to do is to define "id" attribute. E.g.: Introduction automatically produces metadata for link http://ftp.isc.org/isc/bind9/cur/9.9/doc/arm/Bv9ARM.ch01.html#Bv9ARM.ch01 This works out-of-the-box for standard tags like chapter, section, example, table etc. You can see more examples on http://www.freeipa.org/docs/master/html-desktop/index.html#ex.user-search The respective source is on https://git.fedorahosted.org/cgit/freeipa-docs.git/tree/src/user_guide/en-US/Users.xml#n2364 -- Petr^2 Spacek