-
Notifications
You must be signed in to change notification settings - Fork 168
[Enhancement]: Add Debugging Switches Documentation #588
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
Comments
I'm interested in working on this for Dev Days! |
Looks like it's already in the -help.
It's also in the RV User Manual, but perhaps I can add the categories:
|
Hello @cochang-dwa ! Also, we've noticed that the user manual chapter 13 is not listed correctly. In case you want to fix it as well. :-) ![]() Thanks! |
Thanks @bernie-laberge! Ok, I'll give that a try! I'm not familiar with creating ReadTheDocs. Is it this file? And I should move 13 to between 12 and 14? Line 29 in d344142
|
@bernie-laberge Should I combine the reordering and debug switches in the same PR or separate PRs? |
What you did in your PR is perfect @cochang-dwa. Thanks! |
### Linked issues #588 ### Summarize your change. Add the list of possible debug flags to the User Manual, and fixed the order for chapter 13. ### Describe what you have tested and on which operating system. Checked docs in VS Code markdown preview ### Add a list of changes, and note any that might need special attention during the review. - Add the list of possible debug flags to the User Manual - Fix the order for chapter 13 in User Manual --------- Signed-off-by: Connie Chang <connie.chang@dreamworks.com>
Discussed in #231
Originally posted by mikepkes August 9, 2023
The debugging switches have been invaluable for narrowing down issues or understanding behaviors. Making this into both -help and user documentation would help elevate this valuable set of debugging tools.
OpenRV/src/lib/app/RvApp/Options.cpp
Line 64 in 41eccbe
The text was updated successfully, but these errors were encountered: