No description
Find a file
Ashod Nakashian 4254ddad77 loolwsd: consistently set HTTP status and reason everywhere
Change-Id: Ie538e4907e3a3a514918000bb585d2aaf182e468
Reviewed-on: https://gerrit.libreoffice.org/24132
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-04-16 17:29:35 +00:00
loleaflet loleaflet: gitignore branding files 2016-04-16 17:24:50 +00:00
loolwsd loolwsd: consistently set HTTP status and reason everywhere 2016-04-16 17:29:35 +00:00
scripts Add SEGV and trace hunter, and update log parser a little. 2016-04-14 18:58:18 +01:00
.gitreview
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.