Skip to content

Commit

Permalink
Renaming files
Browse files Browse the repository at this point in the history
Signed-off-by: CursedRock17 <[email protected]>

Removing exhale

Signed-off-by: CursedRock17 <[email protected]>

Fixing doxyfile

Signed-off-by: CursedRock17 <[email protected]>

Removing extra picture

Signed-off-by: CursedRock17 <[email protected]>
  • Loading branch information
CursedRock17 committed Apr 21, 2024
1 parent db710bb commit 8e38be6
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion tf2_ros/docs/Doxyfile → tf2_ros/doc/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PROJECT_BRIEF = "This package contains the ROS bindings for the tf2 lib

INPUT = ../include ./mainpage.dox
RECURSIVE = YES
OUTPUT_DIRECTORY = docs_output
OUTPUT_DIRECTORY = doc_output

EXTRACT_ALL = YES
SORT_MEMBER_DOCS = NO
Expand Down
File renamed without changes.
File renamed without changes.
22 changes: 11 additions & 11 deletions tf2_ros/docs/source/conf.py → tf2_ros/doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,17 +214,17 @@
]

# Configuration for breathe to link doxygen
breathe_projects = {'tf2_ros': './../docs_output/tf2_ros/generated/doxygen/xml'}
breathe_default_project = 'tf2_ros'

# Exhale configuration
exhale_args = {
# Required arguments
"containmentFolder": "./api",
"rootFileName": "index.rst",
"doxygenStripFromPath": "..",
"rootFileTitle": "tf2_ros API",
}
# breathe_projects = {'tf2_ros': './generated/doxygen/xml'}
# breathe_default_project = 'tf2_ros'
#
# # Exhale configuration
# exhale_args = {
# # Required arguments
# "containmentFolder": "./api",
# "rootFileName": "index.rst",
# "doxygenStripFromPath": ".",
# "rootFileTitle": "tf2_ros API",
# }



Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8e38be6

Please sign in to comment.