1. Copy help.keyman.com/developer/17.0/* into /developer/docs/help 2. Update references to 18.0 where appropriate 3. Copy all referenced images from /cdn/dev into /developer/docs/help/images and update links in documentation Next commit: add deployment to help-keyman-com.sh. Note: simplest way to test links at this point is to use the help.keyman.com auto deploy and wait for the PR on help.keyman.com to be validated; we could look at an internal link validation tool that verifies markdown links? Relates-to: #12347
1.7 KiB
| title |
|---|
| New Project Dialog |
Creates a new keyboard or lexical model project, optionally from a template or by importing from another source.
Keyman keyboard
Creates a keyboard project that matches the folder structure used in the Keyman keyboards repository and includes all basic files needed for a keyboard project. Clicking OK will open the New Project Parameters dialog.
LDML Keyboard
Creates a keyboard project that matches the folder structure used in the Keyman keyboards repository and includes all basic files needed for a LDML keyboard project. Clicking OK will open the New LDML Keyboard Project Parameters dialog.
Import Windows Keyboard
Creates a keyboard project that matches the folder structure used in the Keyman keyboards repository and includes all basic files needed for a keyboard project, then converts and imports the Windows keyboard that you select into the project. Clicking OK will open the New Project Parameters dialog.
Wordlist Lexical Model
Creates a lexical model project that matches the folder structure used in the Keyman lexical models repository and includes all basic files needed for a lexical model project. Clicking OK will open the New Lexical Model Project Parameters dialog.
The Basic and Import Windows Keyboard modes can also be driven by command line with KMConvert.
