From b1cf604db448a90f174f14adb223ff8d75374370 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Sun, 23 Jul 2017 21:16:28 +0200 Subject: [PATCH] Remove outdated ArchLinux documentation --- README.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.rst b/README.rst index 5814113c6..9b5c508f2 100644 --- a/README.rst +++ b/README.rst @@ -124,16 +124,6 @@ The Debian/Ubuntu way * make latexpdf * evince _build/latex/NextcloudUserManual.pdf -The Arch Linux way -~~~~~~~~~~~~~~~~~~ -* sudo pacman -S community/python2-rst2pdf -* sudo pacman -S community/python2-sphinx -* aur/sphinxcontrib-phpdomain from AUR -* sudo pacman -S extra/texlive-core texlive-latexextra -* cd user_manual -* make latexpdf -* PDFVIEWER _build/latex/NextcloudUserManual.pdf - Windows ^^^^^^^