This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] Marking up optional parameters?


Hi DocBook users

I'm marking up some reference pages for perl modules. I'm describing each 
method of the module using <funcsynopsis>, and then each parameter of 
each method using <paramdef>. Is there a recognised way of noting that 
some parameters are optional (in perl, you don't have function prototypes as 
such, so the typical get/set method is a get method when you don't give it 
an argument, and a set method when you do)?

Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org


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