From: Artur H. <ko...@pl...> - 2003-08-19 06:42:49
|
> On Monday 18 Aug 2003 10:00 am, Artur Hefczyc wrote: > > 3. I don't understand why unique ids are causing problems? > > a) They are "relative" ids > > I remember why we need unique ids. The ids are used in the section tags: > > <section id="introduction">... > > These id parameters are then used in the html output for internal bookmark > tags and referenced from the table of contents at the top. Eg: > > http:://geotools.org/gt2docs/developersguide.html#introduction > > If we have two sections in the resultant documentation with an id > tag=introduction then we are going to have problems. Yes, you are right, therefore I suggested to create ids values based on filename and subject of problem section describe. For example: 'emacsandxmlintro' 'emacsandjalopyintro' Artur -- Artur Hefczyc Open Source Developer http://generguide.sourceforge.net/ http://www.geotools.org/ http://wttools.sourceforge.net/ |