No description
Find a file
Miklos Vajna fed97b97a7 LOOLKit: remove unused unsing declarations
Change-Id: I6a0efca4dd87694aaa3d32500a56c3a5d246b028
2016-09-27 09:46:24 +02:00
loleaflet loleaflet: Update view cursors when zoom changes 2016-09-27 07:59:00 +05:30
loolwsd LOOLKit: remove unused unsing declarations 2016-09-27 09:46:24 +02:00
scripts loleaflet: expose Wrap and Anchor context menus for images 2016-08-23 15:36:59 +02: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.