You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/15 15:15:13 UTC

svn commit: r1503228 - /qpid/site/Makefile

Author: jross
Date: Mon Jul 15 13:15:12 2013
New Revision: 1503228

URL: http://svn.apache.org/r1503228
Log:
QPID-4990: Add a message indicating how to preview your work

Modified:
    qpid/site/Makefile

Modified: qpid/site/Makefile
URL: http://svn.apache.org/viewvc/qpid/site/Makefile?rev=1503228&r1=1503227&r2=1503228&view=diff
==============================================================================
--- qpid/site/Makefile (original)
+++ qpid/site/Makefile Mon Jul 15 13:15:12 2013
@@ -22,6 +22,7 @@ help:
 
 render: devel-render
 	scripts/render http://qpid.apache.org input docs
+	@echo "See the output in your browser at file:///${TRANSOM_HOME}/${OUTPUT_DIR}/index.html"
 
 devel-render:
 	mkdir -p ${OUTPUT_DIR}



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