Skip to content

feat(docs): fix menu links#222

Merged
cb1kenobi merged 1 commit into
developfrom
fixLinks
Oct 25, 2022
Merged

feat(docs): fix menu links#222
cb1kenobi merged 1 commit into
developfrom
fixLinks

Conversation

@m1ga

@m1ga m1ga commented Sep 15, 2022

Copy link
Copy Markdown
Contributor

fixes tidev/titanium-docs#45

I've added methods_... to the links in the side-menu so they are unique. If you go to https://titaniumsdk.com/api/modules/map/view.html and click on userLocation (event) it will scroll to userLocation (property).

To keep all existing links I've moved the unprefixed ID to the div above it. So you can still use /api/titanium/ui.html#createactivityindicator and /api/titanium/ui.html#methods_createactivityindicator (unique)

@cb1kenobi cb1kenobi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cb1kenobi cb1kenobi merged commit 5f5409a into develop Oct 25, 2022
@m1ga m1ga deleted the fixLinks branch October 25, 2022 06:10
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.

IDs not always unique

2 participants