Since upgrading my project to Java 7, the generated documentation has now broken formatting.
How to fix it?
Java 7 has changed the CSS stylesheet used by Javadoc since the documentation now has different formatting for different page elements.
You can download the correct stylesheet from Oracle:
http://docs.oracle.com/javase/7/docs/api/stylesheet.css
Source: https://habr.com/ru/post/1442625/More articles:"Xaml Parsing Failed" in Windows Store User Management - c #Using re.MULTILINE and re.DOTALL together python - pythonThe python program received an X Window System error - pythonpredefined parameters - javascriptSoundCloud API iOS, no sharing - listening only - iosHow to create a web worker from a script from a subdomain? - javascriptNoir uberjar only works in the build directory - clojureHow to parse the following HTML in python beautifulsoup? - pythonAnt: how to always perform a task at the end of each run (regardless of the target) - antIf int is 0 for north, 1 for east, etc .... How do I change direction? - javaAll Articles