?? build.jam
字號:
project tools/jam/doc ;import path ;using quickbook ;xml bjam : bjam.qbk ;stage html : ../../../LICENSE_1_0.txt ../../../boost.png ../../../doc/src/boostbook.css ;stage html/images : [ path.glob ../../../doc/src/images : *.png ] ;boostbook standalone : bjam : <format>html <name>html <dependency>html <dependency>html/images <xsl:param>boost.root=. <xsl:param>nav.layout=none <xsl:param>admon.graphics.path=images/ <xsl:param>navig.graphics.path=images/ ;# Copyright Rene Rivera 2005-2006. Use, modification, and distribution are# subject to the Boost Software License, Version 1.0. (See accompanying# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -