Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roxygen Documentation Clean Up #84

Open
dblodgett-usgs opened this issue May 28, 2024 · 0 comments
Open

Roxygen Documentation Clean Up #84

dblodgett-usgs opened this issue May 28, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@dblodgett-usgs
Copy link
Collaborator

User story

As a developer, I'd like a more consolidated and less repetitive Roxygen annotation set.

Preferred solution

I've been looking at some other packages, e.g. https://docs.ropensci.org/crul/reference/HttpClient.html, and like how there is a lot of boilerplate documentation at the top that is reused for parameters below and gives the overall class a richness of documentation.

I'd like to suggest that we consolidate all the class documentation into a more significant header section and only put specifics in the body of the class when we are overriding the default parameter definitions.

Another nice to have would be to make a reference page that provides some architectural hits as to how stores relate to groups, arrays, and attributes. How these different classes interrelate is a little confounding at first and some high level architectural documentation at the reference index level of documentation could be really helpful.

@keller-mark keller-mark added the documentation Improvements or additions to documentation label Jun 18, 2024
dblodgett-usgs added a commit to dblodgett-usgs/pizzarr that referenced this issue Jun 22, 2024
dblodgett-usgs added a commit to dblodgett-usgs/pizzarr that referenced this issue Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants