Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The link of the "Debugger" manual is a hard code. #412

Open
CocosGames opened this issue Mar 21, 2024 · 1 comment
Open

The link of the "Debugger" manual is a hard code. #412

CocosGames opened this issue Mar 21, 2024 · 1 comment

Comments

@CocosGames
Copy link
Contributor

@CocosGames CocosGames changed the title The link of the "Debugger" manual is hard code. The link of the "Debugger" manual is a hard code. Mar 25, 2024
@menaechmi
Copy link
Contributor

Further Information: the Table of Contents sidebar doesn't seem to handle anchors properly and always links them to the English version. Here are all of them currently in the TOC:

doc/docs/en/en.json

Lines 935 to 938 in 406ab79

{
"path": "/manuals/debugging-game-logic/#running-the-debugger",
"name": "Debugger"
},

doc/docs/en/en.json

Lines 1063 to 1066 in 406ab79

{
"path": "/extension-spine#playing-animations",
"name": "Spine animation"
}

doc/docs/en/en.json

Lines 1112 to 1115 in 406ab79

{
"path": "/extension-rive/#creating-rive-model-components",
"name": "Rive"
},

doc/docs/en/en.json

Lines 1121 to 1123 in 406ab79

"path": "/extension-spine#creating-spine-model-components",
"name": "Spine"
},

doc/docs/en/en.json

Lines 1153 to 1156 in 406ab79

{
"path": "/extension-spine#creating-spine-gui-nodes",
"name": "Spine nodes"
},

doc/docs/en/en.json

Lines 1277 to 1280 in 406ab79

{
"path": "/manuals/application-security/#source-code-obfuscation",
"name": "Source code obfuscation"
},

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

No branches or pull requests

2 participants