~barry/ubuntu/precise/boost1.46/debian-merge

« back to all changes in this revision

Viewing changes to doc/html/boostbook/documenting.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2011-03-13 00:37:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110313003735-r7j6jdk0hkywfzuw
Tags: 1.46.1-1
* New upstream.

* control: Add libboost-random1.46-dev to depends of -all-dev and
  suggests of -dev.  Closes: #615849.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
<a name="boostbook.documenting"></a>Documenting libraries</h2></div></div></div>
28
28
<div class="toc"><dl>
29
29
<dt><span class="section"><a href="documenting.html#boostbook.defining">Defining a BoostBook library</a></span></dt>
30
 
<dt><span class="section"><a href="documenting.html#id3381198">From HTML to BoostBook</a></span></dt>
 
30
<dt><span class="section"><a href="documenting.html#id3381206">From HTML to BoostBook</a></span></dt>
31
31
<dt><span class="section"><a href="documenting.html#boostbook.sectioning">Sectioning in BoostBook</a></span></dt>
32
32
</dl></div>
33
33
<p>BoostBook is an extension to <a href="http://www.docbook.org" target="_top">DocBook</a>, an XML format for
121
121
</div>
122
122
<div class="section">
123
123
<div class="titlepage"><div><div><h3 class="title">
124
 
<a name="id3381198"></a>From HTML to BoostBook</h3></div></div></div>
 
124
<a name="id3381206"></a>From HTML to BoostBook</h3></div></div></div>
125
125
<p>Most library authors are comfortable with writing HTML
126
126
    documentation. Writing <a href="http://www.docbook.org" target="_top">DocBook</a> documentation (and,
127
127
    by extension, BoostBook documentation) is quite similar to writing