Marc Durdin
a6225bfea7
Merge pull request #15447 from keymanapp/walkthrough
...
docs(developer): Add Developer walkthrough tutorial
2026-03-16 10:54:54 +07:00
Marc Durdin
d09f0ec4e8
Merge pull request #15712 from keymanapp/walkthrough-content
...
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
docs: tweak walkthrough content
2026-03-13 15:28:15 +07:00
Marc Durdin
8beac6ee20
Merge pull request #15711 from keymanapp/walkthrough-move-folder
...
docs: move walkthrough up one level
2026-03-13 15:28:03 +07:00
Marc Durdin
0a896861c8
docs: address review comments
...
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2026-03-13 07:41:03 +01:00
Marc Durdin
6872e947d3
docs: tweak walkthrough content
...
Test-bot: skip
Build-bot: skip
2026-03-09 16:15:30 +01:00
Marc Durdin
82e7804c3a
docs: move walkthrough up one level
...
Test-bot: skip
2026-03-09 15:28:47 +01:00
Marc Durdin
6014885666
docs: remove old content that is deprecated by walkthrough
...
Remove old content and place redirects where the content is adequately
replaced by the new walkthrough. Leaves some content which does not
overlap the walkthrough. Moved reference information about package
contents.
Test-bot: skip
2026-03-09 15:04:26 +01:00
Marc Durdin
058df11f0c
docs(developer): refresh ngrok help
2026-02-26 11:39:58 +01:00
Marc Durdin
1207a01645
docs(developer): address review comments on walkthrough
...
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2026-02-18 10:56:01 +01:00
Marc Durdin
c10a74cdf0
docs: feedback for walkthrough
...
Presenting as a commit as I made many minor edits in-place and this was
much simpler than trying to use GitHub review for this level of detail.
Test-bot: skip
Build-bot: skip
2026-02-17 14:01:17 +01:00
DavidLRowe
0373122027
update macOS references in glossary
2026-02-02 13:52:54 -05:00
DavidLRowe
aa6f6d2fa3
update arrows and macOS references
2026-02-02 13:47:19 -05:00
DavidLRowe
8f36d07278
add TOC link
...
in response to Darcy's suggestion
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2026-02-02 13:01:35 -05:00
DavidLRowe
441a385cb1
Add files for walkthrough tutorial
2026-01-15 19:47:22 -09:00
DavidLRowe
0844780104
Update index.md to include walkthrough
2026-01-15 19:45:56 -09:00
Jeff Heath
7158a56097
Update link to PrimerPrep in step-3.md
2026-01-13 17:40:33 -05:00
DavidLRowe
8ca724ff07
Clarify keystrokes
2025-12-08 13:28:41 -09:00
Marc Durdin
9de8371cfe
docs(developer): add/update API docs
...
Test-bot: skip
Build-bot: skip
2025-12-03 13:51:30 +01:00
Marc Durdin
933ea5bb58
change(developer): remove kmlmc and kmlmp
...
These were replaced by kmc in v17.0. We kept them as legacy alternatives
in v18.0, but it is time to remove them now to reduce the maintenance of
having multiple entry points to kmc.
Fixes : #13181
Test-bot: skip
2025-10-31 17:08:56 +01:00
DavidLRowe
618fd3b1a0
Update keyboard-editor.md
...
I think this change avoids the misunderstanding that deleting the rightmost ("last") key on the row will delete the entire row.
2025-10-09 11:20:52 -08:00
Eberhard Beilharz
f8ab9c7192
Update developer/docs/help/reference/file-types/metadata.md
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-09-17 08:12:14 +02:00
Eberhard Beilharz
4baa5ff3ce
docs(developer): document fileVersion
...
Build-bot: skip
Test-bot: skip
2025-09-16 18:31:33 +02:00
Eberhard Beilharz
8e65d13559
Merge pull request #14646 from keymanapp/refactor/common/13205_UnifyWhatsNew
...
Standardize on `whatsnew.md`.
Fixes : #13205
Related: https://github.com/keymanapp/help.keyman.com/pull/2234
2025-09-05 09:44:02 +02:00
Eberhard Beilharz
e615139348
Merge pull request #14669 from keymanapp/chore/windows/desktop
2025-09-03 11:53:46 +02:00
Marc Durdin
07617c2f2a
Merge pull request #14667 from keymanapp/docs/history-and-get-started
...
docs(developer): tweak get-started for kmc and add entry to HISTORY.md
2025-09-03 04:41:14 +02:00
Marc Durdin
76ed9b55dd
Merge pull request #14659 from keymanapp/fix/developer/new-lm-project-validation-message
...
fix(developer): add clear messages about validation failures to New LM Project Parameters form
2025-09-03 04:39:36 +02:00
Marc Durdin
d407857717
docs(developer): tweak get-started for kmc and add entry to HISTORY.md
...
Yeah, two things but they are both minor!
Build-bot: skip
Test-bot: skip
2025-09-02 15:12:14 +02:00
Eberhard Beilharz
f166f11d14
docs(common): update docs Keyman Desktop → Keyman for Windows
...
Also change path to engine help pages. This requires a corresponding
change in help.keyman.com.
Test-bot: skip
2025-09-02 14:29:53 +02:00
Marc Durdin
c263a2bd2a
Merge pull request #14658 from keymanapp/fix/developer/new-ldml-keyboard-project-validation-message
...
fix(developer): add clear messages about validation failures to New LDML Project Parameters form
2025-09-02 11:29:39 +02:00
Marc Durdin
5f64033603
docs(developer): Update developer/docs/help/context/new-project-parameters.md
...
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
2025-09-02 05:38:03 +02:00
Marc Durdin
5df9e70a31
fix(developer): add clear messages about validation failures to New LM Project Parameters form
...
Apply new FormValidation to New Lexical Model Project Parameters form.
Follows: #14658
2025-09-01 17:07:36 +02:00
Marc Durdin
21cae0d7de
fix(developer): add clear messages about validation failures to New LDML Project Parameters form
...
Apply new FormValidation to New LDML Project Parameters form.
Follows: #14657
2025-09-01 15:21:24 +02:00
Marc Durdin
7de860276e
docs(developer): additional formatting for New Keyboard Project Parameters
2025-09-01 15:21:11 +02:00
Marc Durdin
a9ed458bdc
docs(developer): update New Project Parameters dialog
...
Update the Description, refresh other fields, and use the new dialog
layout.
2025-09-01 14:10:15 +02:00
Eberhard Beilharz
68c9a77884
refactor(common): unify name of What's New file
...
Standardize on `whatsnew.md`.
Build-bot: skip
Test-bot: skip
2025-08-29 12:54:25 +02:00
Meng-Heng
b8be6d585a
docs: update package-editor page section details tab
2025-08-22 11:53:47 +07:00
MengHeng
6bed9162b1
Apply suggestions from code review
2025-07-31 15:34:27 +07:00
MengHeng
53f9ede409
Apply suggestions from code review
...
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
2025-07-31 15:23:13 +07:00
MengHeng
0d20e49567
Apply suggestions from code review
...
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2025-07-30 14:53:06 +07:00
Meng-Heng
dee4c154c6
docs: change valid bcp47 tag
2025-07-29 15:27:52 +07:00
Meng-Heng
052c8b611b
docs: apply @srl296 suggestions
2025-07-29 15:25:22 +07:00
Meng-Heng
761aa6e291
Merge branch 'master' of https://github.com/keymanapp/keyman into docs/bcp47
2025-07-29 14:54:19 +07:00
Marc Durdin
d070057247
Merge pull request #14243 from keymanapp/docs/ansi-iso-related
...
docs(developer): add ansi and iso context and image, change img tags, and polish for readability
2025-07-21 14:06:33 +07:00
Meng-Heng
3d08352f98
Merge branch 'docs/ansi-iso-related' of https://github.com/keymanapp/keyman into docs/ansi-iso-related
2025-07-08 16:07:10 +07:00
Meng-Heng
033b0f54b8
Merge branch 'master' of https://github.com/keymanapp/keyman into docs/ansi-iso-related
2025-07-08 16:06:27 +07:00
Meng-Heng
7a5184a893
docs: rephrase Marc suggestion
2025-07-08 16:05:55 +07:00
Daniel Yacob
821371cfd9
Explanation of the Description field added in Details section.
2025-07-07 08:52:58 -04:00
Marc Durdin
1333d78eb4
Apply suggestions from code review
2025-07-04 21:46:32 +02:00
Darcy Wong
1ac8c2ded7
docs(developer): Fix links in gestures guide
...
Follows #14204 and fixes the broken links found in keymanapp/help.keyman.com#2149
2025-07-04 03:38:34 -05:00
MengHeng
d07c8167ed
Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-07-04 14:48:32 +07:00