Skip to content

Simplify Doxygen generation - #447

Open
dkosmari wants to merge 7 commits into
devkitPro:masterfrom
dkosmari:doxygen-simplified
Open

Simplify Doxygen generation#447
dkosmari wants to merge 7 commits into
devkitPro:masterfrom
dkosmari:doxygen-simplified

Conversation

@dkosmari

Copy link
Copy Markdown
Contributor

This uses a Doxyfile directly, instead of going through CMake to generate one.

Use doxygen -x in the docs directory to double check what I changed from the defaults.

@GaryOderNichts

Copy link
Copy Markdown
Contributor

I think INCLUDE_GRAPH and INCLUDED_BY_GRAPH can also be set to NO, even if that wasn't the case previously.

@dkosmari

Copy link
Copy Markdown
ContributorAuthor

Done.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dkosmari@GaryOderNichts