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