spiegel-keyman/web
2017-06-01 08:59:04 +07:00
..
samples Included full debug keyboard source, moved issue58.html and its dependencies to their own subfolder. 2017-06-01 08:51:56 +07:00
source Added a small measure to prevent div-by-0 errors in osk.adjustHeights. 2017-06-01 08:59:04 +07:00
tools Updated the version of Google Closure and patched up the code in accordance with its new warnings. 2017-05-30 09:19:06 +07:00
.gitignore Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
index.html Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
LICENSE Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
NOTICE Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
README Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00

**********************************************************************  

  KeymanWeb 2.0
  -------------  
  
  The Original Code is (C) 2017 SIL International

**********************************************************************

The following folders contain the distribution for KeymanWeb 2.0:

	source			Source code
	output			Fully-compiled modules for testing
	samples			Sample web-pages


Google Closures Compiler is used to compile the javascript modules
into a single module.  Java must be installed to run the compiler,
which is stored in the tools folder.