libreoffice-online/README

23 lines
376 B
Text
Raw Normal View History

2015-03-24 06:16:15 -05:00
LibreOffice on-line.
2015-03-25 09:15:57 -05:00
This project has several components:
2015-03-25 09:15:57 -05:00
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.
2015-03-25 09:15:57 -05:00
2015-04-21 05:48:17 -05:00
loleaflet/
The client side JavaScript component.
2015-03-25 09:15:57 -05:00
It is recommended to read these files:
2015-04-21 05:48:17 -05:00
wsd/README
loleaflet/README
2015-03-25 09:15:57 -05:00
Enjoy.