# Generate content for the qpid web site. Check out the Qpid site repository to $SITE_DIR svn co https://svn.apache.org/repos/asf/qpid/site $SITE_DIR In the dispatch build directory run cmake and make site cmake -DQPID_SITE_DIR=$SITE_DIR .. make site This will copy the web site content to the correct place in $SITE_DIR. Now $SITE_DIR/README for instructions on updating the web site.