152fe4fa5d
- More consistent names. - Not using `.` in basename. - Run the quickbook manual test last (as when there's an error, the more specific tests are more informative). - Combine some of the code tests. [SVN r75235]
13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
[article Code Snippets
|
|
]
|
|
|
|
[section A code snippet]
|
|
|
|
Code snippets inlined in text, as in `namespace quickbook { static const int
|
|
value = 0; }`, should be properly formatted and not glued to the surrounding
|
|
text.
|
|
|
|
There shoud be no spacees around (`this`), and spaces around `this` code.
|
|
|
|
[endsect]
|