Skip to content

Improve the documentation of optional parameters

Christoph Lehmann requested to merge chleh/ogs:improve-opt-param-docu into master

With the introduced changes the OGS Doyxgen docu should correctly show that optional but defaulted parameters are optional.

It works for all cases I checked. I hope I didn't miss any errors

Optional + defaulted parameter (XML tag)

grafik

Optional + not defaulted parameter (XML tag)

grafik

Required parameter (XML tag)

grafik

Optional and defaulted attribute

grafik

Required attribute

grafik

Parameter lists

grafik

Edited by Christoph Lehmann

Merge request reports