Changes between Version 44 and Version 45 of ImprovingBoostDocsSubprojects
- Timestamp:
- Jul 18, 2007, 6:03:47 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImprovingBoostDocsSubprojects
v44 v45 15 15 * [BoostKateSupport Boost Kate support] 16 16 * [BoostPdfStylesheet Boost PDF stylesheet] 17 * [BoostSpecificWikiMacros Boost specific WikiMacros]17 * [BoostSpecificWikiMacros Boost-Specific WikiMacros] 18 18 * [BoostTracStylesheet Boost Trac stylesheet] 19 19 * [BoostscriptProject Boostscript] … … 39 39 === Subprojects organization === 40 40 41 ''The organization presented here is based on the discussion in the boost devel42 list about the best way to organize the main boost repository. Since we have to43 define the way we will work, this subprojectscan be used as a proof of concept.''44 45 Projects like the translation effort are being committed directly to the boost docs46 project trunk placed at:41 ''The branch organization presented here is based on the discussion in the Boost dev 42 list about the best way to organize the main Boost repository. Since we must 43 define our work methodology, this subproject can be used as a proof of concept.'' 44 45 Projects (such as the translation effort) are being committed directly to the Boost Docs 46 project trunk. The repository is in the following location: 47 47 48 48 [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/trunk https://svn.boost.org/svn/boost/sandbox/boost_docs/trunk] 49 49 50 This is done for the sake of simplicity. Docs can not affect the work of other people. 51 52 With subprojects, if we commit a buggy version to the trunk we can bother other 53 people work. To avoid this, we will use the trunk as a merging repository. 54 Each subproject will have his own repository placed at: 50 The Docs project can not affect the work of other people. If we commit a buggy 51 version of a subproject to the trunk, we can bother the work of other users! To avoid this, we will 52 use the trunk as a merging repository. Each subproject will have its own repository placed at: 55 53 56 54 [http://svn.boost.org/trac/boost/browser/sandbox/boost_docs/subprojects https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects] … … 69 67 * '''test''' 70 68 71 There are some subprojects that must be integrated in the boost docs trunk repository,72 like Improving Boostbook and stylesheets projects.73 When you feel confident with a given version, you justcopy the last tag of your69 There are some subprojects that must be integrated in the Boost Docs trunk repository, 70 such as Improving Boostbook and Stylesheets projects. 71 When you feel confident with a given version, you can simply copy the last tag of your 74 72 subproject to the main trunk. 75 73 76 Each subproject ha vea Wiki page with additional information.74 Each subproject has a Wiki page with additional information. 77 75 78 76 ---- … … 81 79 82 80 If you are interested, please send a mail to the 83 [https://lists.sourceforge.net/lists/listinfo/boost-docs boost-docs list]81 [https://lists.sourceforge.net/lists/listinfo/boost-docs Boost-docs list] 84 82 telling us you want to help. 85 83 … … 88 86 [[Br]] 89 87 90 * '''[BoostSpecificWikiMacros Boost specific WikiMacros]'''91 [[Br]]Write a not too clutter proposal for new Boost specific !WikiMacros, including the rationale behind each decision92 and implement the Macros specified in the proposal.93 [[Br]][[Br]] 94 95 * '''[GoogleSearchBoxProject Google Search Box project]'''88 * '''[BoostSpecificWikiMacros Boost Specific WikiMacros]''' 89 [[Br]]Write a simple proposal for new Boost-specific !WikiMacros. Proposals should include 90 the rationale behind each decision and the implementation of each proposed macro. 91 [[Br]][[Br]] 92 93 * '''[GoogleSearchBoxProject Google Search Box Project]''' 96 94 [[Br]]We need help with the Google Search Box that appears in the banner. 97 Our idea is to use a Linked CSE Custom Google Search, a XMLbased98 approach t o specify the generated search page.95 Our idea is to use a Linked CSE Custom Google Search, an XML-based 96 approach that allows us to specify the generated search page. 99 97 [[Br]]We need to investigate the Linked CSE technology and came up with a tested XML definition for our 100 98 libs. … … 102 100 103 101 * '''[QuickbookWikiProcessor Quickbook WikiProcessor]''' 104 [[Br]]A Trac !WikiProcessor written in Python that integrates Rene Rivera HTML backend102 [[Br]]A Trac !WikiProcessor written in Python that integrates Rene Rivera's HTML backend 105 103 in the Trac Wiki. 106 104 [[Br]][[Br]] 107 105 108 106 * '''[SyntaxHighlightingProject Syntax highlighting project]''' 109 [[Br]]Th e project consist in checking that the colours are right, and make110 the colour set for themissing IDEs. When this first task is finished,111 we must came up with a default syntax highlighting scheme for boost,112 that may be a combination of the others.107 [[Br]]This project consists of checking that the colors are right. Workers 108 will also create color schemas for missing IDEs. When this first task is finished, 109 this project will determine a default syntax highlighting scheme for Boost. 110 This color scheme may be a combination of existing schemes. 113 111 [[Br]][[Br]] 114 112 115 113 * '''[BoostTracSyntaxColoring Trac Syntax Coloring]''' 116 114 [[Br]]Trac can be extended to support coloring of source code both in the 117 Wiki and browsing the repository.118 [[Br]]The project will consist in developing style definitions for boost119 used file types so Trac know how to show us our source.115 Wiki and while browsing the repository. 116 [[Br]]The project will consist in developing style definitions for common Boost 117 file extensions (.hpp, .xml, etc) so Trac correctly performs source coloring. 120 118 [[Br]][[Br]] 121 119 … … 136 134 [[Br]][[Br]] 137 135 138 * '''[BoostHtmlStylesheet Boost HTML stylesheet]'''139 [[Br]]As part of the unified look & feel project, we are making a standard CSS to be used in boost HTML docs.136 * '''[BoostHtmlStylesheet Boost HTML Stylesheet]''' 137 [[Br]]As part of the Unified Look & Feel Project, we are making a standard CSS file that can be used in Boost HTML docs. 140 138 [[Br]]''Rene Rivera, Matias Capeletto, Joel de Guzman'' 141 139 [[Br]] … … 145 143 [[Br]][[Br]] 146 144 147 * '''[BoostKateSupport Boost Kate support]'''145 * '''[BoostKateSupport Boost Kate Support]''' 148 146 [[Br]]Syntax coloring, auto-commet and folding support for Boost C++, Quickbook and Jamfiles. 149 147 [[Br]]''Matias Capeletto'' … … 152 150 [[Br]][[Br]] 153 151 154 * '''[BoostPdfStylesheet Boost PDF stylesheet]'''155 [[Br]]Another project member of the unified look & feel project. We will adapt the PDF look and feel to be152 * '''[BoostPdfStylesheet Boost PDF Stylesheet]''' 153 [[Br]]Another project member of the Unified Look & Feel Project. We will adapt the PDF look and feel to be 156 154 as close as possible to the HTML generated docs (but not closer, because PDF design rationale is different 157 from HTML design d decisions.155 from HTML design decisions. 158 156 [[Br]]''John Maddock'' 159 157 [[Br]] … … 161 159 [[Br]][[Br]] 162 160 163 * '''[BoostTracStylesheet Boost Trac stylesheet]'''164 [[Br]]Once we settled down with a look and feel for our docs, we will tuned the trac CSS to match it. We have started161 * '''[BoostTracStylesheet Boost Trac Stylesheet]''' 162 [[Br]]Once we settled down with a look and feel for our docs, we will tuned the Trac CSS to match it. We have started 165 163 by doing some testing. 166 164 [[Br]]''Douglas Gregor, Matias Capeletto'' … … 171 169 172 170 * '''[BoostscriptProject Boostscript]''' 173 [[Br]] Javascript library used by Boostbook to achieve things like dynamic selection of174 syntax coloring, easy navigation of boost docsand old browser fixes.171 [[Br]] Javascript library used by Boostbook to achieve things like dynamic selection of 172 syntax coloring, easy navigation of Boost docs, and old browser fixes. 175 173 [[Br]]''Matias Capeletto'' 176 174 [[Br]] … … 179 177 180 178 * '''[HtmlToDockbookProject HTML to docbook]''' 181 [[Br]]We are looking for solution to convert normal HTML into dockook files.179 [[Br]]We are looking for solution to convert normal HTML into Docbook files. 182 180 [[Br]]''Glyn Matthews'' 183 181 [[Br]] … … 186 184 187 185 * '''[QuickbookSourceStylesheetProject Quickbook source stylesheet]''' 188 [[Br]]We are developing a c CSS that lets as see boostbookbased HTML as Quickbook source in186 [[Br]]We are developing a CSS file that allows a Boostbook-based HTML as Quickbook source in 189 187 a common browser. 190 188 [[Br]]''Rene Rivera, Matias Capeletto'' … … 195 193 196 194 * '''[SvgIconsSetProject SVG icons set project]''' 197 [[Br]]Find scalable vector graphics icons for navigation and admonitions, so we can use them in 198 both PDF and HTML output. 195 [[Br]]Find scalable vector graphics icons for navigation and admonitions. These can be used in PDF and HTML output. 199 196 [[Br]]''Peter Foley'' 200 197 [[Br]] … … 211 208 ---- 212 209 213 === Important external projects ===210 === Important External Projects === 214 211 215 212 These projects are independent from the "Improving Boost Docs" umbrella. 216 They are included here because they are really important for this project, if you are the developper217 of one of them, be free to move them to the list above. 213 They are included here because they are helpful to this project. If you are a developer 214 from one of the projects, feel free to move them to the list above! 218 215 219 216 * '''[QuickbookHtmlBackend Quickbook HTML backend]''' 220 217 [[Br]]Rene Rivera 221 218 222 * '''[SandboxTemplate Automatic generation of doc files standard structure]'''219 * '''[SandboxTemplate Automatic Generation of Doc Files Standard Structure]''' 223 220 [[Br]]Stjepan Rajko 224 221 225 * '''[wiki:soc/2007/VisualizationOfContainers Generation of SVG images from standard containers]'''222 * '''[wiki:soc/2007/VisualizationOfContainers Generation of SVG Images From Standard Containers]''' 226 223 [[Br]]Jacob Robert Voytko 227 224 … … 242 239 * [BoostKateSupport Boost Kate support] 243 240 * [BoostPdfStylesheet Boost PDF stylesheet] 244 * [BoostSpecificWikiMacros Boost specific WikiMacros]241 * [BoostSpecificWikiMacros Boost-Specific WikiMacros] 245 242 * [BoostTracStylesheet Boost Trac stylesheet] 246 243 * [BoostscriptProject Boostscript]