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

github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-12-07 19:12:19 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-12-07 20:09:33 +0300
commit5116c6399c89c1c0fdf4b71c644f7a51b1e26bca (patch)
tree58c7f6af9a4dd8611bc5510f395ee60881435064 /README.rst
parent44ef37ef354000cfce388d8c45cd8871bf2e70e1 (diff)
Readme bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a3c98ff9a..0fa8b3ca8 100644
--- a/README.rst
+++ b/README.rst
@@ -89,6 +89,7 @@ First, make sure that the following are installed:
on Mac: ``sudo easy_install Sphinx``
* Sphinx PHPDomain (e.g. ``sudo easy_install sphinxcontrib-phpdomain``)
* rst2pdf (e.g. ``sudo easy_install rst2pdf``)
+* svgexport ``npm install svgexport -g`` (to build the dev manual)
...then enter any manual directory, then run ``make html``. The result can
be found in the ``_build/html`` subdirectory. PDFs can be built with the