2
0
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:
Joel de Guzman
2005-05-02 15:51:26 +00:00
parent fe3906a7cb
commit a05a0ae46b
12 changed files with 672 additions and 450 deletions

View File

@@ -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=../../../../../..
;