No description
Find a file
Tor Lillqvist 9d85937a55 We need Poco 1.7.1 now after fb9c9a9ec7
At least Poco::Net::Context::Params is new in Poco 1.7.
2016-03-21 16:28:33 +02:00
loleaflet loleaflet bccu#1579: Do not attempt pre-fetching non-active parts. 2016-03-21 13:36:03 +01:00
loolwsd We need Poco 1.7.1 now after fb9c9a9ec7 2016-03-21 16:28:33 +02:00
scripts Parse and track starting and running lok instances. 2016-03-18 16:59:04 +00:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README

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.