blob: 6efc2383ca3169b04b2b97e915a73055cb98821a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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.
|