This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: marking up Java constructors in docbook


/ Bill Brooks <wbrooks@lug.ee.calpoly.edu> was heard to say:
| Anyway, what I'm trying to figure out how to markup a constructor in Java.
| Here's what I have:
| 
|       <funcsynopsis>
|       <funcprototype>
|         <funcdef> <function>StatusCheck</function>
|         </funcdef><void>
|       </funcprototype>
|       </funcsynopsis>
| 
| ...unfortunately, the <void> appears to be mandatory because if I leave it
| out I get a syntax error. 

DocBook 4.x introduced ClassSynopsis for this purpose.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Man's sensitivity to little things and
http://nwalsh.com/            | insensitivity to the greatest are the
                              | signs of a strange disorder.--Pascal

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]