wiki:BoostDocsRepository

Version 8 (modified by Matias Capeletto, 15 years ago) ( diff )

--

http://matias.capeletto.googlepages.com/ibdp.png


Boost Docs Repository

Accessing

http://svn.boost.org/trac/boost/browser/sandbox/boost_docs

Organization

The Improving Boost Docs project playground. It act like the boost sandbox for this project.

  • branches
  • tags Almost stable releases.
  • trunk Here is where active development is taking place, if you do not want to be in the edge of the wave check out one of the (a bit more) stable tags. The structure is the same as boost, to be able to overwrite the changed files from the main trunk.
    • doc
      • doc_test A document that exercise all the possibles structures we will use. This document is used for testing purpose, see the browser testing chart page.
      • javascript New docs will include powerful navigation, style selectors and other useful dynamic tools to help the user be more comfortable.
      • style Boost docs will point to this folder to get the standard look & feel.
        • html CSS Stylesheets, images and all other resources for HTML docs.
        • pdf
    • libs
      • library name
        • doc Our current effort to translate docs to docbook lives here.
    • tools Modified files of boost docs tools

Note: See TracWiki for help on using the wiki.