Skip to content

docs: exclude test/ from CodeDocs API reference#1441

Open
wyf027 wants to merge 1 commit into
jbeder:masterfrom
wyf027:docs/1341-exclude-test-from-codedocs
Open

docs: exclude test/ from CodeDocs API reference#1441
wyf027 wants to merge 1 commit into
jbeder:masterfrom
wyf027:docs/1341-exclude-test-from-codedocs

Conversation

@wyf027

@wyf027 wyf027 commented May 26, 2026

Copy link
Copy Markdown

Summary

CodeDocs was indexing files under test/ (including long generated class names from unit tests). Set EXCLUDE = test/ in .codedocs so only library sources appear in the public API reference.

Fixes #1341

Test plan

  • .codedocs config only; CodeDocs will pick this up on next doc rebuild

Made with Cursor

Keeps unit tests and vendored googletest out of the public API docs on
codedocs.xyz.

Fixes jbeder#1341
Sign up for free to 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.

Exclude test folder from Doxygen API reference

1 participant