collabora-online/README.md

38 lines
726 B
Markdown
Raw Normal View History

# Collabora Online.
## Website
For many more details, build instructions, downloads and more please see https://collaboraonline.github.io/
Or ask questions on irc.freenode.net in #cool-dev or on our https://forum.collaboraonline.com/
## Develoment bits
2015-03-25 15:15:57 +01:00
This project has several components:
2015-03-25 15:15:57 +01: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 15:15:57 +01:00
### loleaflet/
The client side JavaScript component.
2015-03-25 15:15:57 +01:00
### test/
C++ based unit tests.
### cypress_test/
JavaScript based integration tests.
## Further recommended reading with build details:
2015-04-21 12:48:17 +02:00
wsd/README
loleaflet/README
2015-03-25 15:15:57 +01:00
## Enjoy.