Home | Libraries | People | FAQ | More |
Any boost developer can update the Boost website content between releases.
scp
'ing to the
appropriate subdirectory of
shell.sf.net:/home/groups/b/bo/boost/htdocs/
. For
example, to update the page you are reading, I would issue
scp updating_the_website.html david_abrahams@shell.sf.net:/home/groups/b/bo/boost/htdocs/more/
ssh david_abrahams@shell.sf.net "chmod a+r,g+rw /home/groups/b/bo/boost/htdocs/more/updating_the_website.html"
Revised 05 March, 2005
© Copyright David Abrahams 2005
Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)