mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
merged from stable6 (opensuse instructtions)
This commit is contained in:
13
README.rst
13
README.rst
@@ -59,6 +59,19 @@ First, make sure that the following are installed:
|
||||
be found in the ``_build/html`` subdirectory. PDFs can be build with the
|
||||
``make latexpdf`` command and found
|
||||
|
||||
The openSUSE way
|
||||
~~~~~~~~~~~~~~~~
|
||||
sudo zypper in pyhton-Sphinx
|
||||
sudo zypper in pyhton-rst2pdf
|
||||
sudo zypper in pdfjam # pull in latexpdf and all of texlive
|
||||
sudo zypper in texlive-threeparttable
|
||||
sudo zypper in texlive-wrapfig
|
||||
sudo zypper in texlive-multirow
|
||||
cd user_manual
|
||||
make latexpdf
|
||||
okular _build/latex/ownCloudUserManual.pdf
|
||||
|
||||
|
||||
Windows
|
||||
^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user