You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/05/29 09:09:45 UTC

qpid-site git commit: Add yard to the list of tools/packages used

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 446168642 -> 14d3e2609


Add yard to the list of tools/packages used


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/14d3e260
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/14d3e260
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/14d3e260

Branch: refs/heads/asf-site
Commit: 14d3e26098b943d454e2b774fca8c22873959a21
Parents: 4461686
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue May 29 10:09:20 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue May 29 10:09:20 2018 +0100

----------------------------------------------------------------------
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/14d3e260/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1f8ca3e..21841ec 100644
--- a/README.md
+++ b/README.md
@@ -159,13 +159,14 @@ files.
 
 The scripts depend on the availability of the following tools in your
 environment: asciidoc, asciidoctor, cmake, dot, doxygen, epydoc, fop,
-gcc, javadoc, make, pygments, PyYAML, rdoc, git, pandoc, pdflatex and
-xsltproc.  The following yum command works to install all the required
+gcc, javadoc, make, pygments, PyYAML, rdoc, git, pandoc, pdflatex, xsltproc,
+and yard.  The following yum command works to install all the required
 dependencies on Fedora or RHEL.
 
     $ sudo yum install asciidoc asciidoctor cmake doxygen epydoc \
           fop gcc graphviz java-devel libxslt make python-pygments \
-          PyYAML rubygem-rdoc git pandoc-pdf python-sphinx maven
+          PyYAML rubygem-rdoc git pandoc-pdf python-sphinx maven \
+          rubygem-yard
 
 ## Publishing your work
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org