In javadoc, methods are sorted only in the "Method Index" section, but not in the "Methods" section of class documentation.
Methods should be listed in the same order in both places. Otherwise it's hard to use this tool to generate reference documentation.
Methods should be listed in the same order in both places. Otherwise it's hard to use this tool to generate reference documentation.
- duplicates
-
JDK-4243589 stddoclet: Want capability to sort member summary and detail sections
- Closed