Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/doc/html/boostbook.html @ 12

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

added boost

File size: 4.5 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>Part II. The BoostBook Documentation Format</title>
5<link rel="stylesheet" href="boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
7<link rel="start" href="index.html" title="The Boost C++ Libraries">
8<link rel="up" href="index.html" title="The Boost C++ Libraries">
9<link rel="prev" href="variant/refs.html" title="References">
10<link rel="next" href="boostbook/introduction.html" title="Chapter 16. Introduction">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%">
14<td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../boost.png"></td>
15<td align="center"><a href="../../index.htm">Home</a></td>
16<td align="center"><a href="../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="../../people/people.htm">People</a></td>
18<td align="center"><a href="../../more/faq.htm">FAQ</a></td>
19<td align="center"><a href="../../more/index.htm">More</a></td>
20</table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="variant/refs.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="boostbook/introduction.html"><img src="images/next.png" alt="Next"></a>
24</div>
25<div class="part" lang="en">
26<div class="titlepage"><div>
27<div><h1 class="title">
28<a name="boostbook"></a>Part II. The BoostBook Documentation Format</h1></div>
29<div><div class="author"><h3 class="author">
30<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
31</h3></div></div>
32<div><p class="copyright">Copyright © 2003-2005 Douglas Gregor</p></div>
33<div><div class="legalnotice">
34<a name="id2842074"></a><p>Permission to copy, use, sell and distribute this software
35      is granted provided this copyright notice appears in all copies.
36      Permission to modify the code and to distribute modified code is
37      granted provided this copyright notice appears in all copies,
38      and a notice that the code was modified is included with the
39      copyright notice. </p>
40<p> This software is provided "as is" without express or
41      implied warranty, and with no claim as to its suitability for
42      any purpose. </p>
43</div></div>
44</div></div>
45<div class="toc">
46<p><b>Table of Contents</b></p>
47<dl>
48<dt><span class="chapter"><a href="boostbook/introduction.html">16. Introduction</a></span></dt>
49<dt><span class="chapter"><a href="boostbook/getting/started.html">17. Getting Started</a></span></dt>
50<dd><dl>
51<dt><span class="section"><a href="boostbook/getting/started.html#boostbook.setup.autounix">Automatic setup for Unix-like systems</a></span></dt>
52<dt><span class="section"><a href="boostbook/setup/manual.html">Manual setup for all systems</a></span></dt>
53<dt><span class="section"><a href="boostbook/setup/running.html">Running BoostBook</a></span></dt>
54<dt><span class="section"><a href="boostbook/setup/troubleshooting.html">Troubleshooting</a></span></dt>
55</dl></dd>
56<dt><span class="chapter"><a href="boostbook/documenting.html">18. Documenting libraries</a></span></dt>
57<dd><dl>
58<dt><span class="section"><a href="boostbook/documenting.html#boostbook.defining">Defining a BoostBook library</a></span></dt>
59<dt><span class="section"><a href="boostbook/documenting/s02.html">From HTML to BoostBook</a></span></dt>
60<dt><span class="section"><a href="boostbook/sectioning.html">Sectioning in BoostBook</a></span></dt>
61</dl></dd>
62<dt><span class="chapter"><a href="boostbook/together.html">19. Bringing Together a BoostBook Document</a></span></dt>
63<dd><dl><dt><span class="section"><a href="boostbook/together.html#boostbook.linking">Linking in BoostBook</a></span></dt></dl></dd>
64<dt><span class="chapter"><a href="reference.html">20. Reference</a></span></dt>
65<dd><dl></dl></dd>
66</dl>
67</div>
68</div>
69<table width="100%"><tr>
70<td align="left"><small><p>Last revised: December 01, 2005 at 04:52:04 GMT</p></small></td>
71<td align="right"><small></small></td>
72</tr></table>
73<hr>
74<div class="spirit-nav">
75<a accesskey="p" href="variant/refs.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="boostbook/introduction.html"><img src="images/next.png" alt="Next"></a>
76</div>
77</body>
78</html>
Note: See TracBrowser for help on using the repository browser.