Skip to content

Doxygen fixes#908

Open
tbleher wants to merge 4 commits into
OpenSimulationInterface:masterfrom
tbleher:doxygen-fixes
Open

Doxygen fixes#908
tbleher wants to merge 4 commits into
OpenSimulationInterface:masterfrom
tbleher:doxygen-fixes

Conversation

@tbleher

@tbleher tbleher commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This fixes a bunch of spelling and Doxygen errors. No functional changes - just making sure the documentation is easier to read.

tbleher added 4 commits July 6, 2026 13:46
Signed-off-by: Thomas Bleher <thomas.tb.bleher@bmw.de>
Signed-off-by: Thomas Bleher <thomas.tb.bleher@bmw.de>
If \brief is not set, Doxygen will generate a brief description from the
first sentence. The sentence stops whenever Doxygen encounters a ". "
sequence. This led to strangely cut off sentences in the generated Doxygen
documentation. Fix this by escaping the whitespace following a dot in a
sentence that should be continued.

Signed-off-by: Thomas Bleher <thomas.tb.bleher@bmw.de>
Doxygen complained about this.

Signed-off-by: Thomas Bleher <thomas.tb.bleher@bmw.de>
@tbleher

tbleher commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@jdsika and @pmai Some small doc cleanup (see also the individual commits). Can you take this to the CCB?

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.

1 participant