Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autodoc: Combine adjacent elements with identical pod
If adjacent items share the same pod, it makes things more compact and easier to read if they are combined into a single group. Most instances of this actually happening are when the items all point to the same external pod for their detailed descriptions. This saves about 300 lines in the current pod.
- Loading branch information