No description
8f3ec463b8
If you can't come up with a meaningful message to use in a CPPUNIT_ASSERT_MESSAGE(), just use CPPUNIT_ASSERT() instead. These messages aren't intended for end-users but for developers, so it is pointless to make them high-level and dumbed-down. |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.