Closed
Description
Due to changes in docset format the Android one stopped working.
Now there's an extra information stored in the file path, that should be removed according to @Kapeli:
Currently these are the custom metadata Dash looks for in entry paths/anchors:
- <dash_entry_name= - for modifying the name that the user sees in the interface
- <dash_entry_originalName= - for modifying the name that users don't see in the interface. This is used for validating fuzzy search results whether or not they're relevant
- <dash_entry_menuDescription= - for modifying the "menu description". This is usually the fully qualified name which Dash shows when you press on the platform next to an entry
- Remove anything else that matches <dash_entry_*>