-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure 06, 09, 10 to remove duplicated info and update * fix: Removes space between -- and build to be --build * Modifies Testing Introduction to be in present tense and reflect our current status * Removes testing glossary and puts definitions in Testing Introduction * Remove "Step by step documentation update process" section in 09 * Wraps testthat in {} * Removes commented out code * Removes "Test case documentation and examples" section because we are not currently doing this documentation of the tests. If we need something, we can increase the documentation within the tests to have self-documenting code rather than require this information in an external file. * Renamed "simulation testing: challenges and solutions" to "Random numbers" * Simplifies "R testing" section * Fixes some spacing under headers * Changes VS code and vscode to VS Code * Removes information about persistant sessions in VS Code * Change the information to putting the c++ compiler on your path to use user environment variables rather than modifying the path through R because testing requires command line interaction * If information in links is the exact same as the information provided, then only the link is now in the guide. * Moves how to run Doxygen to 09 instead of in setting up software and adds call for R documentation to document() * Leave lines long rather than hard wrapping for all sections that were edited. * Make lots of references to setting path section rather than repeating information. * Documents what --parallel does and tells users that they can remove it instead of having many calls to cmake and build all over the place. * Implemented suggestions made by @iantaylor-NOAA Close #155 Part of #144
- Loading branch information
1 parent
ca57af9
commit 53d2804
Showing
4 changed files
with
137 additions
and
865 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.