Skip to content

Conversation

@MrOneTwo
Copy link

@MrOneTwo MrOneTwo commented Oct 28, 2025

Comment lines for headers were inconsistent and didn't play well with doxygen.

This is how the https://immediate-mode-ui.github.io/Nuklear/Window.html looks now. It includes the source code comment headers.

image

This patch hopes to fix this.

Comment lines for headers were inconsistent and didn't play well with doxygen.
Without this escape Doxygen breaks paragraph after 'i.e.'.
@MrOneTwo
Copy link
Author

MrOneTwo commented Oct 28, 2025

Apparently doxygen messes up on abbreviations like "i.e.". Here you can see the issue:

image

I have pushed a commit that fixes it i.e. -> i.e.\ . It looks clunky and isn't self explanatory why it's there, but it helps 🤷

@MrOneTwo
Copy link
Author

MrOneTwo commented Oct 28, 2025

I have also improved this mess

before:

image

after:

image

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