Closed joseph-wakeling-frequenz closed 5 years ago
Note, this issue might have been caught if building docs was part of the project's CI. Are there any preferences for how this should be done (other than the trivial one of adding a make docs
element to the script:
array in Travis config)?
@wilzbach you appear to be the current maintainer based upon code history, do you have any preference or are happy to go with anything that is sane?
you appear to be the current maintainer based upon code history
I think I just saved this package from oblivion.
do you have any preference or are happy to go with anything that is sane?
Anything that's sane. Thanks!
OK, I'll push a follow-up patch to this PR in a couple of minutes. Thanks!
Here you go.
The
handler
parameter was presumably omitted as optional, but this causes docs/ddox builds to fail (including for downstreams that havestd.experimental.xml
as a dependency).