Itai Shaked created PDFBOX-4291: ----------------------------------- Summary: JavaDoc on website is marked as being in German Key: PDFBOX-4291 URL: https://issues.apache.org/jira/browse/PDFBOX-4291 Project: PDFBox Issue Type: Bug Components: Documentation Affects Versions: 2.0.8 Reporter: Itai Shaked
All Javadoc files on pdfbox.apache.org start with {{<html lang="de">}} which makes some browsers wrongly assume the text is in German, and offer to translate it. Presumably this may cause some issues with search engine results when requesting only English results, though I have not personally experienced this. This is probably a minor/trivial issue. Could possibly be fixed explicitly setting the locale option in [maven-javadoc-plugin|https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#locale], though I have not tested whether this does fix the issue. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org