On Tue, 2002-03-12 at 01:52, Gabor Hojtsy wrote: > > I added this to crosslink the array functions to functions from other > > sections. > > Ah, I ckecked array.xml. This see also part is for the partintro. > Well, it would be nice to come up with a good structure for > see alsos in function descriptions and partintros. > > This would be a "bit" too cluttered (using the note we invented > before for see also blocks): > > <section id="array.seealso"> > <title>See also</title> > <note role="seealso"> > <para> > See also <function>is_array</function>, > <function>explode</function>, > <function>implode</function>, <function>split</function>, > and <function>join</function>. > </para> > </note> > </section> > > Better ideas, anyone? > > Goba
What about <section id="array.seealso" role="seealso">? Easy enough to process. But even the example you have above doesn't look bad to me, since the seealso has to be inside a <section> anyway at that point, and it does make sense. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506
