Initial commit

This commit is contained in:
Beman
2014-12-17 09:19:16 -05:00
parent 5407a099d3
commit c1e46997c8

8
doc/publish.bat Normal file
View File

@ -0,0 +1,8 @@
copy /y c:\boost\modular\develop\libs\endian\doc\* d:\boost\endian-gh-pages
pushd d:\boost\endian-gh-pages
git commit -a
git push
popd
rem Copyright Beman Dawes, 2013
rem Distributed under the Boost Software License, Version 1.0.
rem See www.boost.org/LICENSE_1_0.txt