libreoffice-online/README
2016-11-25 09:58:57 +00:00

22 lines
376 B
Text

LibreOffice on-line.
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.