process.qbk 670 B

123456789101112131415161718192021
  1. [library Boost.Process
  2. [quickbook 1.5]
  3. [authors [Morgenstern, Klemens David]]
  4. [copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Julio M. Merino Vidal, Ilya Sokolov, Felipe Tanus, Jeff Flinn, Boris Schaeling, 2016 Klemens D. Morgenstern]
  5. [id process]
  6. [dirname process]
  7. [license
  8. Distributed under the Boost Software License, Version 1.0.
  9. (See accompanying file LICENSE_1_0.txt or copy at
  10. http://www.boost.org/LICENSE_1_0.txt)
  11. ]
  12. ]
  13. [include introduction.qbk]
  14. [include concepts.qbk]
  15. [include tutorial.qbk]
  16. [include design.qbk]
  17. [include extend.qbk]
  18. [include faq.qbk]
  19. [xinclude autodoc.xml]
  20. [include acknowledgements.qbk]