mirror of
https://github.com/boostorg/build.git
synced 2026-02-11 11:42:14 +00:00
Fix emphasis in tutorial examples; begin edits in advanced.xml
[SVN r26596]
This commit is contained in:
@@ -755,8 +755,8 @@ exe e10 : e10.cpp foo ;
|
||||
<!-- "Here's a piece of Jamfile" adds nothing. -->
|
||||
<programlisting>
|
||||
lib network : network.cpp
|
||||
: <strong><link>shared:<define>NEWORK_LIB_SHARED</strong>
|
||||
<strong><variant>release:<define>EXTRA_FAST</strong>
|
||||
: <emphasis role="bold"><link>shared:<define>NEWORK_LIB_SHARED</emphasis>
|
||||
<variant>release:<define>EXTRA_FAST
|
||||
;
|
||||
</programlisting>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user