Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/doc/src/userman.xml @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 671 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE part PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
3  "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
4
5<part xmlns:xi="http://www.w3.org/2001/XInclude"
6      id="bbv2" last-revision="$Date: 2004/12/29 22:17:38 $" status="draft">
7
8  <title>Boost.Build v2 User Manual</title>
9
10  <!-- Chapters -->
11  <xi:include href="howto.xml"/>
12  <xi:include href="install.xml"/>
13  <xi:include href="tutorial.xml"/>
14  <xi:include href="advanced.xml"/>
15  <xi:include href="extending.xml"/>
16  <xi:include href="reference.xml"/>
17  <xi:include href="faq.xml"/>
18
19  <!-- Appendicies -->
20  <xi:include href="architecture.xml"/>
21
22</part>
Note: See TracBrowser for help on using the repository browser.