mirror of
https://github.com/boostorg/python.git
synced 2026-02-09 23:32:28 +00:00
Python now correctly syntax colorized + some minor tweaks
[SVN r28581]
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
project boost/libs/python/doc/tutorial/doc ;
|
||||
|
||||
import boostbook : boostbook ;
|
||||
using quickbook ;
|
||||
|
||||
boostbook tutorial : tutorial.xml
|
||||
: <xsl:param>boost.root=../../../../../..
|
||||
<xsl:param>boost.libraries=../../../../../libraries.htm
|
||||
boostbook tutorial
|
||||
:
|
||||
tutorial.qbk
|
||||
:
|
||||
<xsl:param>boost.root=../../../../../..
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user