Skip to content

Commit

Permalink
Doc: doxygen: add ClusterLabs logo to generated doxygen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaillot committed Oct 23, 2024
1 parent e54eac6 commit 9fabc90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PROJECT_BRIEF = "Scalable High-Availability cluster resource manager"
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# to the output directory.

#PROJECT_LOGO =
PROJECT_LOGO = clusterlabs-logo-55x55.png

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is
Expand Down
2 changes: 2 additions & 0 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ noinst_SCRIPTS = abi-check

SUBDIRS = sphinx

EXTRA_DIST = clusterlabs-logo-55x55.png

# toplevel rsync destination for www targets (without trailing slash)
RSYNC_DEST ?= sites.clusterlabs.org:/var/www/html

Expand Down
Binary file added doc/clusterlabs-logo-55x55.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9fabc90

Please sign in to comment.