spiegel-keyman/web
2017-05-29 09:38:10 +07:00
..
samples Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
source Refactored setupDesktopPage() to allow for setup of dynamically-added inputs after page initialization, added setup for solving #29. 2017-05-29 09:38:10 +07:00
tools Move KeymanWeb project to web/ 2017-05-26 11:00:34 +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.