Blame view

3rdparty/boost_1_81_0/libs/metaparse/doc/README 418 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
  Quickbook documentation of Metaparse.
  
  The getting_started_*.qbk files are automatically generated from the content of
  getting_started.qbk. The header files of ../example/getting_started are also
  automatically generated from getting_started.qbk.
  
  These files can be regenerated by running
  
  tools/generate_all.py
  
  in the root directory of the Metaparse source code. Note that the script has
  been tested on Linux only.