Changes between Version 10 and Version 11 of QuickbookWikiProcessor
- Timestamp:
- Jul 17, 2007, 9:29:10 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickbookWikiProcessor
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 ---- … … 35 35 === Introduction === 36 36 37 It will be excellent if I could write directly in Quickbook syntax 38 in the Trac Wiki. This would allow us to have an uniform syntax in39 our Wiki and docs sources, allowing to copy and paste, share stylesheets, etc.37 It will be excellent if I could write directly in Quickbook syntax 38 in the Trac wiki. This would allow us to have an uniform syntax in 39 our wiki and docs sources, allowing copying and pasting, share stylesheets, etc. 40 40 41 An example of the us e will be:41 An example of the usage will be: 42 42 43 43 {{{ … … 53 53 [[Templates ][Extensibility and constants ]] 54 54 [[Code import ][Code consistency, callouts and reuse ]] 55 [[Wiki style formatting ][High signal tonoise ratio in source code ]]56 [[Internal links ][Easy touse inter-doc anchors ]]57 [[Syntax Highlighting ][Both in code blocks and in `inline code` ]]55 [[Wiki-style formatting ][High signal-to-noise ratio in source code ]] 56 [[Internal links ][Easy-to-use inter-doc anchors ]] 57 [[Syntax-highlighting ][Both in code blocks and in `inline code` ]] 58 58 59 59 ] … … 62 62 From some initial research we need two things: 63 63 64 * The completion of Rene Rivera's [QuickbookHtmlBackend quickbook HTMLbackend].64 * The completion of [QuickbookHtmlBackend quickbook HTML Rene Rivera's backend]. 65 65 66 * A [WikiProcessors Trac WikiProcessor] written in Python that integrates Rene 67 work s in the Trac Wiki.66 * A [WikiProcessors Trac WikiProcessor] written in Python that integrates Rene's 67 work into the Trac wiki. 68 68 69 69 === Objectives === 70 70 71 Complete the second point from the above list. Rene could then use it to test72 his work and we will have a *very* good reason to finishedthe backend.71 To complete the second point from the above list. Rene could then use it to test 72 his work and we will have a ''very'' good reason to finish the backend. 73 73 74 74 A second task will be to look into the 75 [http://trac.edgewall.org/wiki/ProcessorBazaar Trac Processor Bazaar] to76 investigate what things may be useful for us (Take a look at75 [http://trac.edgewall.org/wiki/ProcessorBazaar Trac processor bazaar] to 76 investigate what might be useful for us. (Take a look at 77 77 [http://trac.edgewall.org/wiki/ProcessorBazaar#docbook docbook], 78 78 [http://trac.edgewall.org/wiki/ProcessorBazaar#graphviz graphviz] 79 and http://trac.edgewall.org/wiki/ProcessorBazaar#latex-math latex-math] ).79 and http://trac.edgewall.org/wiki/ProcessorBazaar#latex-math latex-math].) 80 80 81 81 === Help wanted === 82 82 83 If you are interested, please send a 83 If you are interested, please send an email to the 84 84 [https://lists.sourceforge.net/lists/listinfo/boost-docs boost-docs list] 85 telling us you want to help.85 telling us that you want to help. 86 86 87 87 [[Image(CommonImages:help_wanted.png,nolink)]] … … 92 92 * [ImprovingBoostDocs About this project] 93 93 * [BoostDocsRepository Boost docs repository] 94 * [UnifiedLookAndFeelProject Unified look &feel project]95 * [HelpingBoostAuthors Helping Boost Authors]94 * [UnifiedLookAndFeelProject Unified look and feel project] 95 * [HelpingBoostAuthors Helping Boost authors] 96 96 * [GlueDocsProject Glue docs project] 97 * [StandardCppLibraryDocumentation Standard C++ Library Docs]98 * [DocumentationBestPractices Documentation Best Practices]99 * [DocumentationTools Documentation Tools]97 * [StandardCppLibraryDocumentation Standard C++ Library docs] 98 * [DocumentationBestPractices Documentation best practices] 99 * [DocumentationTools Documentation tools] 100 100 * [ImprovingBoostDocsSubprojects Subprojects] 101 101 * [BoostDocTest Boost.DocTest ] … … 103 103 * [BoostKateSupport Boost Kate support] 104 104 * [BoostPdfStylesheet Boost PDF stylesheet] 105 * [BoostSpecificWikiMacros Boost 105 * [BoostSpecificWikiMacros Boost-specific WikiMacros] 106 106 * [BoostTracStylesheet Boost Trac stylesheet] 107 107 * [BoostscriptProject Boostscript] 108 * [GoogleSearchBoxProject Google Search Box project]108 * [GoogleSearchBoxProject Google Search box project] 109 109 * [HtmlToDockbookProject HTML to docbook] 110 110 * '''[QuickbookWikiProcessor Quickbook WikiProcessor]''' 111 111 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 112 112 * [SvgIconsSetProject SVG icons set project] 113 * [SyntaxHighlightingProject Syntax 114 * [BoostTracSyntaxColoring Trac Syntax Coloring]115 * [DebuggerVisualizers Debugger Visualizers]116 * [BrowserTestingChart Browser Testing Chart]117 * [LibrariesLogos Logo Playground]113 * [SyntaxHighlightingProject Syntax-highlighting project] 114 * [BoostTracSyntaxColoring Trac syntax-coloring] 115 * [DebuggerVisualizers Debugger visualizers] 116 * [BrowserTestingChart Browser-testing chart] 117 * [LibrariesLogos Logo playground]