Author: jross
Date: Fri Jan 17 20:28:52 2014
New Revision: 1559244
URL: http://svn.apache.org/r1559244
Log:
QPID-5311: Document the link checking tool in the README; fix a broken link
Modified:
qpid/site/README
qpid/site/input/releases/qpid-nightly/index.md
Modified: qpid/site/README
URL:
http://svn.apache.org/viewvc/qpid/site/README?rev=1559244&r1=1559243&r2=1559244&view=diff
==============================================================================
--- qpid/site/README (original)
+++ qpid/site/README Fri Jan 17 20:28:52 2014
@@ -93,6 +93,19 @@ You can see more definitions in `input/s
See <http://qpid.apache.org/site.html#style-guide> for site guidelines
for formatting and style.
+## Checking links
+
+The site tools offer a way to check that all your hyperlinks are
+working.
+
+ # Usage: make check-links [INTERNAL=1] [EXTERNAL=0]
+
+ # Check internal links only
+ transom$ make check-links
+
+ # Check external links as well
+ transom$ make check-links EXTERNAL=1
+
## Generating release content
Most of the site content is written by human beings. Release content,
Modified: qpid/site/input/releases/qpid-nightly/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-nightly/index.md?rev=1559244&r1=1559243&r2=1559244&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-nightly/index.md (original)
+++ qpid/site/input/releases/qpid-nightly/index.md Fri Jan 17 20:28:52 2014
@@ -57,7 +57,7 @@ available in the full source artefact.
### Installation
- - [Installing Qpid Java](java-broker/book/Java-Broker-Installation.html)
+ - [Installing Qpid Java]()
- [Installing Qpid
C++](http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/INSTALL)
- [Installing Qpid
Python](http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/README.txt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]