Re: Hui API doc
The Anarcat <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
Good, good. For such stuff, you can take example on other sgml documents (sysinstall2.sgml, or the rest of the fbsd doc). But I'll give you a hint :) <itemizedlist> <listitem> <para> A first cut at the generic UI library, as described in section 3.2, with back-end renderers for TurboVision and Qt currently being provided. The generic UI API it provides is available for C, C++ and TCL. </para> </listitem> ... </itemizedlist> That gives you a bullet list. If you need a more complex list or even tables, you can grep for table or variablelist in sysinstall.sgml. A. Max Okumoto wrote: >I added some stuf to hui.sgml file, but I don't know how to >create bullets. Can you tell me how to create them? > > Max Okumoto > >The Anarcat <[email protected]> writes: > > >>So what's up with this doc? Are you going to work on the hui.sgml >>document or create a new one or do you want me to work out the gory >>SGML details? :) >> >>No rush though. >> >>A. >> >> > >To Unsubscribe: send mail to [email protected] >with "unsubscribe freebsd-libh" in the body of the message > > To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-libh" in the body of the message