No description
Find a file
Mihai Varga 19d6dec3f7 loolwsd: log timestamp in microseconds
Also, separate messages by comma so we can parse them easily
2015-07-20 12:54:08 +03:00
loleaflet loleaflet: prefetching from other parts causes too much invalidation 2015-07-17 12:59:00 +03:00
loolwsd loolwsd: log timestamp in microseconds 2015-07-20 12:54:08 +03: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.