ldoc
ldoc copied to clipboard
Referrence to section works incorrectly
-
What I have used? Current state of LDoc from git
-
Source code? Bunch of CPP files, Section which I wanted to refer is here: https://github.com/WohlSoft/PGE-Project/blob/master/Engine/script/bindings/core/lua_global_constants.cpp#L149-L229
-
Generated documentation: http://pgehelp.wohlsoft.ru/_tech/pge-lua/modules/GlobalConstants.html#Key_codes_of_player_controller When I trying to refer this, it doesn't works. BUT, when I'll refer human-readable form, I.e.
Key_codes_of_player_controller, it will work, BUT, as title it will show the section name which is right, BUT, reference still not work right: it opens page, but don't scrolls necessary anchor, because anchor isKey_codes_of_player_controller