keyboards icon indicating copy to clipboard operation
keyboards copied to clipboard

feat(infrastructure): Support building help.php and welcome.htm from single source

Open mcdurdin opened this issue 6 years ago • 3 comments

It is not ideal to have to work on two copies of the help documentation, one in welcome.htm format for embedding in a package, and the other in a .php wrapper for the essentially the same thing. We should work on eliminating this redundancy in the CI build and deploy.

mcdurdin avatar Apr 23 '18 06:04 mcdurdin

@mcdurdin Does this issue belong elsewhere? (For example, could Keyman Developer have an option for converting welcome.htm to help.php?)

DavidLRowe avatar Jun 13 '18 19:06 DavidLRowe

See issue #231

DavidLRowe avatar Jun 13 '18 19:06 DavidLRowe

I think it's an internal infrastructure issue. The conversion is not trivial because keyboard developers will add styling etc to their welcome.htm which doesn't work on the help site. Can we leave this issue here for now because it relates directly to this repo? (we wouldn't build help.php for keyboards that aren't in this repo)

mcdurdin avatar Jun 14 '18 04:06 mcdurdin