2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-26 05:02:18 +00:00

Improving boost docs project repository

[SVN r7144]
This commit is contained in:
Matias Capeletto
2007-06-25 18:35:23 +00:00
commit a96fdffe39
145 changed files with 10663 additions and 0 deletions

View File

@@ -0,0 +1,76 @@
[library Boost.GroupedLinks example
[quickbook 1.4]
[authors [Capeletto, Matias]]
[copyright 2007 Matias Capeletto]
[category example]
[id boostbook_integration]
[dirname boostbook_integration]
[purpose
Boost.GroupedLinks Boostbook Integration example
]
[source-mode c++]
[license
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
[@http://www.boost.org/LICENSE_1_0.txt])
]
]
[/ QuickBook Document version 1.4 ]
[section Preface]
Preface section
[endsect]
[section First]
First section
[section Sub A]
First section - subsection A
[endsect]
[section Sub B]
First section - subsection B
[endsect]
[section Sub C]
First section - subsection C
[endsect]
[endsect]
[section Second]
Second section
[section Sub A]
Second section - subsection A
[endsect]
[section Sub B]
Second section - subsection B
[endsect]
[endsect]
[section Final]
Final section
[endsect]