| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <42F20DAB.40403@etr-usa.com> |
| Date: | Thu, 04 Aug 2005 06:44:27 -0600 |
| From: | Warren Young <warren AT etr-usa DOT com> |
| User-Agent: | Mozilla Thunderbird 1.0.6 (Windows/20050716) |
| MIME-Version: | 1.0 |
| To: | Cygwin List <cygwin AT cygwin DOT com> |
| Subject: | Re: Proposed FAQ in DocBook |
| References: | <cb51e2e050803221558317848 AT mail DOT gmail DOT com> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050804082614 DOT 03d31bd0 AT pop DOT prospeed DOT net> |
| In-Reply-To: | <6.2.1.2.0.20050804082614.03d31bd0@pop.prospeed.net> |
| X-IsSubscribed: | yes |
Larry Hall wrote:
>
> How does one determine what the names are for the
> named sections?
They're arbitrary, just like named anchors in HTML. From a DocBook
document I maintain:
<sect1 id="unicode" xreflabel="Using Unicode with MySQL++">
<title>Using Unicode with MySQL++</title>
This generates...
<h2 class="title" style="clear: both"><a name="unicode"></a>6. Using
Unicode with MySQL++</h2>
...in the HTML version.
If you want to play with some working DocBook, download MySQL++ from
http://tangentsoft.net/mysql++/ and go into the doc/userman directory.
The README file in there should be enlightening. Type 'make' in that
directory to create the HTML version of the manual.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |