Merge pull request #248 from Geod24/docs
Remove inexistant emitter parameter from doc merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
This commit is contained in:
commit
c4640defc4
|
@ -55,7 +55,7 @@ struct Serializer
|
|||
/**
|
||||
* Construct a Serializer.
|
||||
*
|
||||
* Params: emitter = Emitter to emit events produced.
|
||||
* Params:
|
||||
* resolver = Resolver used to determine which tags are automaticaly resolvable.
|
||||
* explicitStart = Do all document starts have to be specified explicitly?
|
||||
* explicitEnd = Do all document ends have to be specified explicitly?
|
||||
|
|
Loading…
Reference in a new issue