styler
styler copied to clipboard
Document the styling UI in a single `.Rd` file?
Currently, these functions are separately documented and there is a lot of duplication of the content.
Instead, we could do this the same way {lintr} does it; cataloguing them in a single place.
If you agree, I can make a PR.
I do see there is a lot of duplication. Mostly kn the user side though. At source, there is very little due to inheritance and smart use of roxygen. I think addin and text are distinct from the file formatters so my suggestion is to merge file, dir, and package and then see what to do with text. Some sections from some of the help files are also applicable to other docs, so maybe we could also make sure that’s consistent. I’d appreciate a PR.
Not planned. See https://github.com/r-lib/styler/pull/972#issuecomment-1214142705.