Thanks for the feedback guys.
Haha. I must have clicked on that 100 times and I never noticed. Will fix!
So the plugin doesn’t directly scan C++ code, it uses the data stored by UHT. So if you’re getting a page generated for a function, but without your comment, that probably means UHT isn’t picking it up due to the formatting. I put a formatting example on the Github page. You can check if UHT caught your comment by placing the function node inside a blueprint and then hovering the mouse over it - it should show the comment as a tooltip.
If you still have an issue, PM your comment + function declaration and the generated HTML, and I’ll take a look.