No description
Find a file
Mihai Varga 305ddc4cc1 lolealfet: scrollOffset, scrollLeft, scrollTop methods
That scroll to an absolute value, and scrollOffset returns the
absloute offset relative to the beginning of the document
2015-08-04 11:09:10 +03:00
loleaflet lolealfet: scrollOffset, scrollLeft, scrollTop methods 2015-08-04 11:09:10 +03:00
loolwsd loolwsd: remove cron job when uninstalling the rpm package 2015-08-04 10:09:47 +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.