FasterXML / jackson-dataformat-xml

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Apache License 2.0
561 stars 221 forks source link

remove javadocs #596

Closed pjfanning closed 1 year ago

pjfanning commented 1 year ago

I've recreated the gh-pages branch and configured GitHub to use that branch for publishing the legacy github hosted docs.

The best place to get the javadocs now is javadocs.io

This is like what has been done in the core jackson repos. This means we don't need the javadocs in the 2.16 branch.