waveterm/frontend/app/view/helpview
Evan Simkowitz 2dfdf66169
Opening HelpView pages in external browser uses the public docsite equivalent (#1289)
Before, when you clicked the "Open in External Browser" button from the
`HelpView`, the browser would attempt to open the embedded url, which
may or may not still exist, depending on whether the content was cached
from the last time the app was opened (since the embedded docsite uses a
random port). Now, we'll swap the embedded url for the public docsite
equivalent when you open in an external browser.
2024-11-14 11:03:10 -08:00
..
helpview.less Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
helpview.tsx Opening HelpView pages in external browser uses the public docsite equivalent (#1289) 2024-11-14 11:03:10 -08:00