No description
Find a file
Tor Lillqvist ecaaab6e90 Default values for bool parameters make the code harder to read
In this case we always passed the parameter anyway.
2016-04-15 13:17:20 +03:00
loleaflet loleaflet: Adapt to new changes in admin console 2016-04-15 13:28:42 +05:30
loolwsd Default values for bool parameters make the code harder to read 2016-04-15 13:17:20 +03:00
scripts Add SEGV and trace hunter, and update log parser a little. 2016-04-14 18:58:18 +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.