|
Subject: Naming support for chapter/section Newsgroups: gmane.linux.gentoo.documentation Date: 2003-11-17 16:57:59 GMT (4 years, 32 weeks, 6 days, 4 hours and 20 minutes ago) Hi, On request of some of the editors (and my own motivation to kill all documentation bugs asap) I've added support for an "id" attribute for the <chapter> and <section> entities, so you can point to a name instead of the generated doc_chapX_sectY. For instance, if you do <chapter id="install"> <title>Installing Gentoo</title> ... then you can point to this chapter by having <uri link="#install">...</uri>. The same goes for <section>'s. I haven't implemented this in other tags (such as <fig>, <img>, <pre>, <table>, ...) as that would lead to too much hassle imho. I'll update the xml-guide to include this information, and update the "guide.xsl" I provide [1] to include these changes. Wkr, Sven Vermeulen [1] http://emu.gentoo.org/~swift/local/guide.xsl -- ^__^ And Larry saw that it was Good. (oo) Sven Vermeulen (__) http://www.gentoo.org Gentoo Documentation Project |
|
|