Changes between Version 7 and Version 8 of BoostDocsRepository
- Timestamp:
- Jun 25, 2007, 8:09:44 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostDocsRepository
v7 v8 23 23 === Organization === 24 24 25 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/sandbox sandbox] 25 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/sandbox sandbox] 26 The Improving Boost Docs project playground. It act like the boost sandbox for this project. 26 27 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/branches branches] 27 28 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/tags tags] 29 Almost stable releases. 28 30 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk trunk] 31 Here is where active development is taking place, if you do not want to be in the edge of the wave 32 check out one of the (a bit more) stable tags. The structure is the same as boost, to be able to 33 overwrite the changed files from the main trunk. 29 34 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc doc] 30 35 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc/doc_test doc_test] 36 A document that exercise all the possibles structures we will use. This document is used for 37 testing purpose, see the [BrowserTestingChart browser testing chart page]. 31 38 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc/javascript javascript] 39 New docs will include powerful navigation, style selectors and other useful dynamic tools to 40 help the user be more comfortable. 32 41 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc/style style] 42 Boost docs will point to this folder to get the standard look & feel. 33 43 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc/style/html html] 44 CSS Stylesheets, images and all other resources for HTML docs. 34 45 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/doc/style/html pdf] 35 46 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/libs libs] 36 47 * ''library name'' 37 48 * doc 49 Our current effort to translate docs to docbook lives here. 38 50 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/tools tools] 51 Modified files of boost docs tools 39 52 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/tools/boostbook boostbook] 40 53 * [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk/tools/quickbook quickbook]