Open llrs opened 3 years ago
@llrs your link to @nord
points to a github account that doesn't have any public repository. Is that supposed to be a roxygen2 command? (I'm not familiar with it myself).
Ahhhh.. I think I know what you mean. @noRd
(e.g. https://stackoverflow.com/questions/62943917/roxygen2-nord-tag-has-no-effect-in-presence-of-the-rdname-tag-in-documenting)
Yes it is a different roxygen2 tag (@ noRd) without the space between it
Proper place for developer documentation? HACKING.md / README.md / ...?
On Github there is a Contributing file that receive special attention. But the README can be also a good file to have some short instructions to other (old and potential) contributors.
Other good way is to document functions but not export them or display the help page on the manual (via @noRd if using roxygen2.