build_tutorial.bat 248 B

1234567
  1. @echo off
  2. copy /y tutorial.html tutorial.bak
  3. html_include_files +# tutorial.bak tutorial.html
  4. tutorial.html
  5. rem Copyright Beman Dawes 2015
  6. rem Distributed under the Boost Software License, Version 1.0.
  7. rem See http://www.boost.org/LICENSE_1_0.txt