]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/quickbook/test/code_snippet-1_1.quickbook
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / quickbook / test / code_snippet-1_1.quickbook
1 [article Code Snippets
2 ]
3
4 [section A code snippet]
5
6 Code snippets inlined in text, as in `namespace quickbook { static const int
7 value = 0; }`, should be properly formatted and not glued to the surrounding
8 text.
9
10 There shoud be no spacees around (`this`), and spaces around `this` code.
11
12 [endsect]