Skip to content
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

Added Doxyfile to rcl_logging_spdlog and fixed related warnings #42

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Jun 17, 2020

Added Doxyfile and fixed related warnings

Signed-off-by: ahcorde ahcorde@gmail.com

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde added the enhancement New feature or request label Jun 17, 2020
@ahcorde ahcorde requested a review from brawner June 17, 2020 13:20
@ahcorde ahcorde self-assigned this Jun 17, 2020
@ahcorde ahcorde changed the title Added Doxyfile and fixed related warnings Added Doxyfile to rcl_logging_spdlog and fixed related warnings Jun 17, 2020
PROJECT_BRIEF = "Implementation of rcl_logging API for an spdlog backend."

# Use these lines to include the generated logging_macro.h (update install path if needed)
INPUT = README.md ../../../../install/rcl_logging_interface/include ./QUALITY_DECLARATION.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just create a separate doxyfile for rcl_logging_interface?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rcl_logging_spdlog doesn't have a include directory because it's using the rcl_logging_interface

@ahcorde ahcorde requested a review from brawner June 18, 2020 07:41
@ahcorde ahcorde merged commit 663051a into master Jun 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the ahcorde/doxyfile_spdlog branch June 19, 2020 06:44
jacobperron pushed a commit that referenced this pull request Jun 26, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>
jacobperron added a commit that referenced this pull request Jun 29, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
jacobperron pushed a commit that referenced this pull request Jun 29, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>
jacobperron added a commit that referenced this pull request Jun 29, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>

Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants