[rtems-docs commit] README: Add packages for building on Arch.

Chris Johns chrisj at rtems.org
Sun Nov 6 23:05:28 UTC 2016


Module:    rtems-docs
Branch:    master
Commit:    fca7878123f124e0106952f79830203fc0d04820
Changeset: http://git.rtems.org/rtems-docs/commit/?id=fca7878123f124e0106952f79830203fc0d04820

Author:    Christian Mauderer <oss at c-mauderer.de>
Date:      Sun Nov  6 23:26:03 2016 +0100

README: Add packages for building on Arch.

---

 README.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.txt b/README.txt
index 35c938b..a8143ac 100644
--- a/README.txt
+++ b/README.txt
@@ -85,6 +85,18 @@ Single HTML:
   # yum install npm
   # npm install -g inliner
 
+Arch Linux
+~~~~~~~~~~
+
+Sphinx:
+
+  # pacman -S python-sphinx
+
+PDF:
+
+  # pacman -S texlive-bin texlive-core texlive-latexextra texlive-fontsextra \
+              pygmentize
+
 Latex Setup
 ~~~~~~~~~~~
 



More information about the vc mailing list