doc: Document .RData handoff points in core workflow functions#3885
doc: Document .RData handoff points in core workflow functions#3885S1DDHEY wants to merge 12 commits intoPecanProject:developfrom
.RData handoff points in core workflow functions#3885Conversation
|
The current CI check fails because of multiple |
|
@S1DDHEY Looks like declaring Adopting Markdown across all our Roxygen docs is a worthy but low-priority goal, so if you're up for reviewing all the changes and confirming the changes are desirable / editing as needed, go for it. If you'd rather not take that on in this PR, you can take markdown = TRUE out of DESCRIPTION and instead opt in the pages you edited by including |
|
@infotroph Thank you for the clarification, for this PR I'd just revert the DESCRIPTION file changes and will proceed by adding the |
7838ba0 to
ad9e897
Compare
.RData handoff points in core workflow functions.RData handoff points in core workflow functions
|
@mdietze let me know if any changes are needed for this one, I'll add the |
0c16fe1 to
ea67483
Compare
|
For errors in Rd files, make sure to fix the Roxygen, not the Rd files themselves |
ea67483 to
257ccc4
Compare
|
@mdietze All required CI checks are passing now, had a few typos. |
Description
This draft PR adds documentation for
.RDatahandoff points in core PEcAn workflow functions. It focuses on improving@returnand@detailssections to clarify what objects are written to disk and how they are used by downstream steps.This work is part 1 of my pre-GSoC prep for the modularity project.
Motivation and Context
Review Time Estimate
Types of changes
Checklist: