Changes between Version 3 and Version 4 of BoostHtmlStylesheet
- Timestamp:
- Jun 30, 2007, 2:11:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostHtmlStylesheet
v3 v4 19 19 * [HtmlToDockbookProject HTML to docbook] 20 20 * [ImprovingBoostbook Improving Boostbook] 21 * [QuickbookWikiProcessor Quickbook as a WikiProcessor for our Trac]21 * [QuickbookWikiProcessor Quickbook WikiProcessor] 22 22 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 23 23 * [SvgIconsSetProject SVG icons set project] 24 24 * [SyntaxHighlightingProject Syntax highlighting project] 25 * [BoostTracSyntaxColoring Trac Syntax Coloring for Boostbook, Quickbook and Jamfiles]25 * [BoostTracSyntaxColoring Trac Syntax Coloring] 26 26 * [BrowserTestingChart Browser Testing Chart] 27 27 * [LibrariesLogos Logo Playground] … … 31 31 [[Image(http://matias.capeletto.googlepages.com/boost_html_stylesheet.png,nolink)]] 32 32 33 In construction! 33 === Introduction === 34 34 35 ----- 35 As part of the [UnifiedLookAndFeelProject Unified look & feel project] we are developing a CSS stylesheet for our HTML docs. 36 37 === Objectives === 38 39 * A clean and modern style, following the definitions of the Unified look and feel project. 40 * Pass W3C CSS Validations. 41 * Use capabilities of new browser, degrading gracefully in older ones. 42 * Modular design allowing easy maintenance and reuse. 43 * Allow browser to cache the stylesheet. 44 45 === Status === 46 47 The [http://beta.boost.org/development/doc/doc_test/doc/html/index.html current version] is based on Joel de Guzman 48 blue boostbook stylesheet, Rene Rivera [http://beta.boost.org beta website] and Matias Capeletto green boostbook style. 49 It is not the final version. We have maintained some [http://tinyurl.com/3cance insightful discussions] on the boost-docs list 50 and a lot of things have to be changed. 51 52 === Resources === 53 54 Go here for an up to date on-line version: 55 {{{ 56 http://beta.boost.org/development/doc/doc_test/doc/html/index.html 57 }}} 58 59 Sources are currently stored in the main boost docs project trunk but will be moved to the 60 [ImprovingBoostDocsSubprojects#Subprojectsorganization subprojects repository soon]. 61 62 In the boost root the stylesheets are placed at: 63 64 {{{ 65 doc/style/html 66 }}} 67 68 ---- 69 70 === Active developers === 71 72 [[Br]][[Image(http://matias.capeletto.googlepages.com/joel_de_guzman_small.png,50)]] 73 [[Br]]'''Joel de Guzman''' 74 [[Br]] 75 [[Br]][[Image(http://matias.capeletto.googlepages.com/matias_capeletto_small.png,50)]] 76 [[Br]]'''Matias Capeletto''' 77 [[Br]]''matias dot capeletto at gmail dot com'' 78 [[Br]] 79 [[Br]][[Image(http://matias.capeletto.googlepages.com/rene_rivera_small.png,50)]] 80 [[Br]]'''Rene Rivera''' 81 82 ---- 36 83 37 84 * [ImprovingBoostDocs Improving Boost Docs] … … 53 100 * [HtmlToDockbookProject HTML to docbook] 54 101 * [ImprovingBoostbook Improving Boostbook] 55 * [QuickbookWikiProcessor Quickbook as a WikiProcessor for our Trac]102 * [QuickbookWikiProcessor Quickbook WikiProcessor] 56 103 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 57 104 * [SvgIconsSetProject SVG icons set project] 58 105 * [SyntaxHighlightingProject Syntax highlighting project] 59 * [BoostTracSyntaxColoring Trac Syntax Coloring for Boostbook, Quickbook and Jamfiles]106 * [BoostTracSyntaxColoring Trac Syntax] 60 107 * [BrowserTestingChart Browser Testing Chart] 61 108 * [LibrariesLogos Logo Playground]