1f2d04a5e4
Change-Id: I93a8322dceca7c1ed95449c6aeb4ae854b982957 Reviewed-on: https://gerrit.libreoffice.org/33886 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
22 lines
375 B
Text
22 lines
375 B
Text
LibreOffice Online.
|
|
|
|
This project has several components:
|
|
|
|
wsd/
|
|
The Web Services Daemon - which accepts external connections.
|
|
|
|
kit/
|
|
The client which lives in its own chroot and renders documents.
|
|
|
|
common/
|
|
Shared code between these processes.
|
|
|
|
loleaflet/
|
|
The client side JavaScript component.
|
|
|
|
It is recommended to read these files:
|
|
|
|
wsd/README
|
|
loleaflet/README
|
|
|
|
Enjoy.
|