Commit graph

12 commits

Author SHA1 Message Date
jahorton
d98af34e71 chore(ios): Merge branch 'master' into change/ios/workspace-reorg 2021-05-28 07:19:14 +07:00
jahorton
a0ea6c3168 change(ios): pass 1 - workspace reorg 2021-05-27 08:43:37 +07:00
jahorton
8f1e1dc65a feat(common): offline help css 2021-05-26 15:40:45 +07:00
Marc Durdin
9fd5e11e62 fix(windows): context help links
Fixes #4558.

This makes a number of fixes to get the context help working correctly
in Keyman 14:

1. Adds support for `redirect:` header in help .md files so that we can
   do redirects for the context content in Keyman for Windows help in the
   lua filters.
2. Renames Keyman for Windows help files to .htm, because that's what
   the .chm format is expecting, and what Delphi assumes for its .chm
   integration, and thus splits the html and htm lua filters.
3. Renames and makes more consistent the various context help pages.
4. Adds redirects for all pages that have sufficient content on other
   pages.
5. Fixes the instantiation of help in various Keyman for Windows forms.
6. Defaults to opening help from the Keyman source repo if the calling
   app is running in the source repo (this is just a development-side
   tweak that simplifies my life).
2021-03-09 12:35:43 +11:00
jahorton
7e0756f5b1 fix(ios/app): completes integration, fixes offline check 2021-02-11 10:59:28 +07:00
Darcy Wong
b9851c9136 change(ios): Update build-help.sh
* Generate offline help from markdown
* Update bundle to use index.html
2021-02-11 08:46:38 +07:00
Joshua Horton
ec932125b5
Update ios/build-help.sh
Co-Authored-By: Darcy Wong <darcywong00@users.noreply.github.com>
2019-09-19 18:40:38 +07:00
jahorton
67ac12969f Minor tweaks to offline mirror script 2019-09-19 12:10:23 +07:00
jahorton
6429375060 Confirmed functional offline help structure 2019-09-19 12:10:23 +07:00
jahorton
5bb90b2ca4 A bit more script polish 2019-09-19 12:10:23 +07:00
jahorton
f5f992d986 Establishes successful mirroring of now-live help 2019-09-19 12:10:23 +07:00
jahorton
759e6effe1 Start of help update script 2019-09-19 12:10:23 +07:00