]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/spirit/doc/repository.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / spirit / doc / repository.qbk
CommitLineData
7c673cae
FG
1[/==============================================================================
2 Copyright (C) 2001-2011 Joel de Guzman
3 Copyright (C) 2001-2011 Hartmut Kaiser
4
5 Distributed under the Boost Software License, Version 1.0. (See accompanying
6 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7===============================================================================/]
8
9[section:repository Spirit Repository]
10
11The __spirit__ repository is a community effort collecting different reusable
12components (primitives, directives, grammars, etc.) for __qi__ parsers and
13__karma__ generators. All components in the repository have been peer reviewed
14or discussed on the __spirit_list__. For more information about the
15repository see [@../../repository/doc/html/index.html here].
16
17[endsect]