You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Tim Allison <ta...@apache.org> on 2021/01/27 16:10:29 UTC

improving javadocs

All,
  I'd like to document configurable components as Apache Lucene does,
e.g. https://lucene.apache.org/core/8_3_0/analyzers-common/org/apache/lucene/analysis/standard/StandardTokenizerFactory.html

where they have the literal xml configurations available.  Does anyone
know how to inject the prettyprint css/js configuration so that we can
get colorized xml in our javadocs?

  I can head to google but am hoping someone in the community knows
how to do this off the top of their head.

  Thank you.

        Cheers,
             Tim