forked from boostorg/endian
Initial commit
This commit is contained in:
8
doc/publish.bat
Normal file
8
doc/publish.bat
Normal 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
|
Reference in New Issue
Block a user