-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add Doxyfile back to code repo #68
Conversation
Signed-off-by: Chen Bainian <[email protected]>
Signed-off-by: Chen Bainian <[email protected]>
Signed-off-by: Chen Bainian <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #68 +/- ##
=======================================
Coverage 76.45% 76.45%
=======================================
Files 10 10
Lines 1355 1355
=======================================
Hits 1036 1036
Misses 319 319 ☔ View full report in Codecov by Sentry. |
Tested it, looks good, two notes:
|
Thanks for testing it out @carlowiesse Could you try The I also updated the symbolic link instruction, hopefully that was not causing trouble. UpdateSorry my bad. |
Signed-off-by: Chen Bainian <[email protected]>
Tested it, previous issues have been resolved, just one more issue: Reason: These 3 files don't exist in the EPD repo anymore. I see them in archived tags for milestone 1 and 2 of the EPD project, but they are not present in any other tags or branches. So we need to remove some RST files from the epd_docs repo. Note: There's another PR in epd_docs, I'll suggest the fix there and, once that's settled, I'll proceed with the merge here @Briancbn |
This along with ros-industrial/epd_docs#3 should fix the
breathe
usage in the ReadtheDocsHow to use this with emd_docs repo.
Generate the doxygen xml in epd source code
cd easy_perception_deployment/ doxygen
Create a symlink of the build in
epd_docs
Build the documentation