No description
Find a file
Tomaž Vajngerl 424a5aee42 loleaflet: specific tile update function when changing parts
_updateOnChangePart includes duplicated and changed _update and
_addTile functions. Deduplication will be done later..
2016-01-20 23:19:22 +01:00
loleaflet loleaflet: specific tile update function when changing parts 2016-01-20 23:19:22 +01:00
loolwsd Support returning cached tiles for "tilecombine" 2016-01-20 23:04:41 +01:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README Reformatted loolwsd README. 2015-04-21 12:48:17 +02:00

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.