Commit 345a514
committed
Unregister event handler after docs are rendered
This fixes the case where we're generating multiple docs
in a single invocation (such as html generation). By
unregistering the event handler, a new instance can come
along and register itself as the object to use for new doc
events.1 parent 12857ea commit 345a514
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
0 commit comments