1[/ 2 / Copyright (c) 2008 Marcin Kalicinski (kalita <at> poczta dot onet dot pl) 3 / Copyright (c) 2009 Sebastian Redl (sebastian dot redl <at> getdesigned dot at) 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[section:parsers How to Populate a Property Tree] 9[include xml_parser.qbk] 10 11[include json_parser.qbk] 12 13[include ini_parser.qbk] 14 15[include info_parser.qbk] 16 17[/ These parsers will be dropped for now.] 18[/ include cmd_line_parser.qbk] 19 20[/ include windows_registry_parser.qbk] 21 22[/ include system_environment_parser.qbk] 23 24[endsect] [/parsers] 25