Changes between Version 27 and Version 28 of DocsTranslationsProject


Ignore:
Timestamp:
Jun 26, 2007, 2:38:17 PM (15 years ago)
Author:
Matias Capeletto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocsTranslationsProject

    v27 v28  
    9292
    9393Doc source in docbook format. Optionally it can include boostbook extensions.
    94 [[Br]] Example:
    9594{{{
    9695<?xml version="1.0" encoding="UTF-8"?>
     
    154153
    155154Library dependents output configuration parameters (i.e. chunker depth).
    156 [[Br]] Example:
    157155{{{
    158156<?xml version="1.0" encoding="utf-8"?>
     
    180178</xsl:stylesheet>
    181179}}}
     180
    182181===== doc/Jamfile.v2 =====
    183182
    184183"doc/bjam --v2" will generate the html docs.
    185 [[Br]] Example:
    186184{{{
    187185# Boost.LibraryName
     
    213211
    214212Main quickbook file.
    215 [Br]] Example:
    216213{{{
    217214[library LibraryName
     
    267264
    268265Moderate size main sections quickbook files
    269 [[Br]] Example:
    270266{{{
    271267[/
     
    312308==== Examples ====
    313309
    314 ===== example/doc/*.cpp =====
     310===== example/doc/code_example.cpp =====
    315311
    316312Quickbook allows us to import code chuncks, instead of harcoding them in the qbk source.
    317313This allow as to be sure that every code example will be in sync and with out typos.
    318 [[Br]] Example:
    319314{{{
    320315// Boost.LibraryName
     
    353348
    354349Use it qbk source:
    355 [[Br]] Example:
    356350{{{
    357351[/
     
    397391
    398392Testsuite for the doc examples.
    399 [[Br]] Example:
    400393{{{
    401394# Boost.LibraryName
     
    423416Nested links xml definition of the library sections. This file is used to generate the
    424417navigation select boxes and tree sidebar (''expected it soon!'').
    425 [[Br]] Example:
    426418{{{
    427419<?xml version="1.0" encoding="UTF-8" ?>