Changes between Version 10 and Version 11 of BoostTracSyntaxColoring
- Timestamp:
- Jul 17, 2007, 9:56:38 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostTracSyntaxColoring
v10 v11 4 4 * [ImprovingBoostDocs About this project] 5 5 * [BoostDocsRepository Boost docs repository] 6 * [UnifiedLookAndFeelProject Unified look &feel project]7 * [HelpingBoostAuthors Helping Boost Authors]6 * [UnifiedLookAndFeelProject Unified look and feel project] 7 * [HelpingBoostAuthors Helping Boost authors] 8 8 * [GlueDocsProject Glue docs project] 9 * [StandardCppLibraryDocumentation Standard C++ Library Docs]10 * [DocumentationBestPractices Documentation Best Practices]11 * [DocumentationTools Documentation Tools]9 * [StandardCppLibraryDocumentation Standard C++ Library docs] 10 * [DocumentationBestPractices Documentation best practices] 11 * [DocumentationTools Documentation tools] 12 12 * [ImprovingBoostDocsSubprojects Subprojects] 13 13 * [BoostDocTest Boost.DocTest ] … … 15 15 * [BoostKateSupport Boost Kate support] 16 16 * [BoostPdfStylesheet Boost PDF stylesheet] 17 * [BoostSpecificWikiMacros Boost 17 * [BoostSpecificWikiMacros Boost-specific WikiMacros] 18 18 * [BoostTracStylesheet Boost Trac stylesheet] 19 19 * [BoostscriptProject Boostscript] 20 * [GoogleSearchBoxProject Google Search Box project]20 * [GoogleSearchBoxProject Google Search box project] 21 21 * [HtmlToDockbookProject HTML to docbook] 22 22 * [QuickbookWikiProcessor Quickbook WikiProcessor] 23 23 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 24 24 * [SvgIconsSetProject SVG icons set project] 25 * [SyntaxHighlightingProject Syntax 26 * '''[BoostTracSyntaxColoring Trac Syntax Coloring]'''27 * [DebuggerVisualizers Debugger Visualizers]28 * [BrowserTestingChart Browser Testing Chart]29 * [LibrariesLogos Logo Playground]25 * [SyntaxHighlightingProject Syntax-highlighting project] 26 * '''[BoostTracSyntaxColoring Trac syntax-coloring]''' 27 * [DebuggerVisualizers Debugger visualizers] 28 * [BrowserTestingChart Browser-testing chart] 29 * [LibrariesLogos Logo playground] 30 30 31 31 ---- … … 36 36 === Introduction === 37 37 38 Trac can be extended to support coloring of source code both in the 39 Wiki and [http://tinyurl.com/2skbb2 browsing the repository]. 40 It will be very nice if we can get it to produce colorful output for 41 Boostbook, Quickbook and Jamfiles 42 ( [TracSyntaxColoring more information] ). 38 Trac can be extended to support the coloring of source code, both in the 39 wiki and when [http://tinyurl.com/2skbb2 browsing the repository]. 40 It will be very nice if we can get it to produce color-coded output for 41 Boostbook, Quickbook and Jamfiles ([TracSyntaxColoring more information]). 43 42 44 In a short investigation we have found that43 A brief investigation has revealed that 45 44 [http://silvercity.sourceforge.net/docs.html SilverCity] and 46 [http://www.scintilla.org/ scintilla] are a nice option.45 [http://www.scintilla.org/ scintilla] are good options. 47 46 48 47 === Objectives === 49 48 50 The project will consist in developing style definitions for boost 51 used file types so Trac know how to show us our source. 52 49 The project will consist of developing style definitions for Boost 50 using file types so that Trac knows how to display our source. 53 51 54 52 === Help wanted === 55 53 56 If you are interested, please send a 54 If you are interested, please send an email to the 57 55 [https://lists.sourceforge.net/lists/listinfo/boost-docs boost-docs list] 58 telling us you want to help.56 telling us that you want to help. 59 57 60 58 [[Image(CommonImages:help_wanted.png,nolink)]] 61 59 62 60 ---- 63 64 61 * [ImprovingBoostDocs Improving Boost Docs] 65 62 * [ImprovingBoostDocs About this project] 66 63 * [BoostDocsRepository Boost docs repository] 67 * [UnifiedLookAndFeelProject Unified look &feel project]68 * [HelpingBoostAuthors Helping Boost Authors]64 * [UnifiedLookAndFeelProject Unified look and feel project] 65 * [HelpingBoostAuthors Helping Boost authors] 69 66 * [GlueDocsProject Glue docs project] 70 * [StandardCppLibraryDocumentation Standard C++ Library Docs]71 * [DocumentationBestPractices Documentation Best Practices]72 * [DocumentationTools Documentation Tools]67 * [StandardCppLibraryDocumentation Standard C++ Library docs] 68 * [DocumentationBestPractices Documentation best practices] 69 * [DocumentationTools Documentation tools] 73 70 * [ImprovingBoostDocsSubprojects Subprojects] 74 71 * [BoostDocTest Boost.DocTest ] … … 76 73 * [BoostKateSupport Boost Kate support] 77 74 * [BoostPdfStylesheet Boost PDF stylesheet] 78 * [BoostSpecificWikiMacros Boost 75 * [BoostSpecificWikiMacros Boost-specific WikiMacros] 79 76 * [BoostTracStylesheet Boost Trac stylesheet] 80 77 * [BoostscriptProject Boostscript] 81 * [GoogleSearchBoxProject Google Search Box project]78 * [GoogleSearchBoxProject Google Search box project] 82 79 * [HtmlToDockbookProject HTML to docbook] 83 80 * [QuickbookWikiProcessor Quickbook WikiProcessor] 84 81 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 85 82 * [SvgIconsSetProject SVG icons set project] 86 * [SyntaxHighlightingProject Syntax 87 * '''[BoostTracSyntaxColoring Trac Syntax Coloring]'''88 * [DebuggerVisualizers Debugger Visualizers]89 * [BrowserTestingChart Browser Testing Chart]90 * [LibrariesLogos Logo Playground]83 * [SyntaxHighlightingProject Syntax-highlighting project] 84 * '''[BoostTracSyntaxColoring Trac syntax-coloring]''' 85 * [DebuggerVisualizers Debugger visualizers] 86 * [BrowserTestingChart Browser-testing chart] 87 * [LibrariesLogos Logo playground]