I’m replacing a developer documentation system with Flare. Our development team is global and located in offices around the world. Hence, very often a user needs to send a link to a particular topic within Flare to other users.
Using Flare, the browser bar address for any topic is always shown as:
Code: Select all
http://<Web Address>/Docs/Default.htmCode: Select all
http://<Web Address>/Docs/<Sub-Directory>/TopicABC.htmIn the old documentation system, each topic page displays its address correctly in the browser bar, for example:
Code: Select all
http://<Web Address>/Docs/<Sub-Directory>/#TopicABC.htm
http://<Web Address>/Docs/<Sub-Directory>/#TopicXYZ.htm
When using these links, the entire documentation system is loaded together with the topic, so TOC, navigations etc. can be used.
Q1) Is there a way to correctly deep link to the correct topic URL and have it opened within the Flare help with Frames, navigation, TOC etc.?
Q2) If not, is there any other way to achieve the desired end result?
Q2) If the answer is no to questions 1-2, can a correctly functioning Deep Linking feature be added to Flare for the next update?
Many thanks!