It would be nice to offer tools to automatically generate a description/details/custom section to describe what each function does when you're documenting multiple functions in the same file.
In base R, there's usually a different paragraph for each function in the details, but I think we can do better. Perhaps a custom section that appears where details normal does? Perhaps a bulleted list should be added to details?