Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-10-23 14:06:42 +0300
committerJan Holesovsky <kendy@collabora.com>2015-10-23 14:08:32 +0300
commit8c82cfe3cb2ee3325119e7d4b4bb57066e4bc921 (patch)
treed4b22e7167d1bc1576597754067bd14b77bb5a5f /README.md
parent10904bd484171dd22cc3fc8ee3058426f22ff808 (diff)
cloudsuite: Add updateCloudSuite.sh script, similar to updateWebODF.sh.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7c345c4..a7851768 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ If you don't want to mess around with dependencies, you need simply install `uno
+ Upload font files to **documents/css/fonts** directory
+ Edit **documents/css/fonts.css** adding `@font-face` rule for each uploaded file
+### CloudSuite upgrade ###
+Similar to WebODF upgrade below, but easier:
+
+ ./src/updateWebODF.sh prepare
+ ./src/updateWebODF.sh copy
+
### WebODF upgrade ###
1. Build WebODF: