detailed => { doc => [ { type => 'text', content => 'Add a child to the container ' }, "params", [ { parameters => [ { name => 'child' } ], doc => [ { type => 'text', content => 'is the child element to add' } ] } ] ] },