summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-11-02 14:05:51 +1100
committerChris Johns <chrisj@rtems.org>2018-11-03 16:36:32 +1100
commit21c1a4492a6c437d057c3af605278e9ba5edcac0 (patch)
treeccb1a3b5d51c57af2aad3621220102b03344ea03 /README.txt
parentUser: Simplify the top level headings. (diff)
downloadrtems-docs-21c1a4492a6c437d057c3af605278e9ba5edcac0.tar.bz2
waf: Add support to build PlantUML and Ditaa images.
Diffstat (limited to '')
-rw-r--r--README.txt17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index a7380a9..203c45d 100644
--- a/README.txt
+++ b/README.txt
@@ -115,6 +115,16 @@ Single HTML:
# pkg install npm
# npm install -g inliner
+Plant UML:
+
+Install NPM as shown in Single HTML then:
+
+ # npm install -g node-plantuml
+
+Ditaa:
+
+ # pkg install ditaa
+
CentOS 6 and 7
~~~~~~~~~~~~~~
@@ -151,10 +161,15 @@ Single HTML:
NOTE: npm appears to be part of the EPEL repository for RHEL and CentOS.
You may have to add that repository to your configuration.
-
# yum install npm
# npm install -g inliner
+Plant UML:
+
+Install NPM as shown in Single HTML then:
+
+ # npm install -g node-plantuml
+
Spell check:
# yum install aspell