Changes between Version 142 and Version 143 of ImprovingBoostDocs


Ignore:
Timestamp:
Jul 3, 2007, 2:01:00 PM (15 years ago)
Author:
Matias Capeletto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImprovingBoostDocs

    v142 v143  
    205205    We are working on several boost tools to support the new features and improve their usability.
    206206    This work is stored in boost sandbox. Go to the boost docs repository page to learn how it is organized.
     207  * '''[UnifiedLookAndFeelProject Unified look & feel project]'''[[Br]]
     208    Although Boost libraries are independent entities, together they build a superb and tied library.
     209    If we want People to understand this we must provide an unified style for our docs and resources. This project
     210    will define the guidelines for the new look and feel of Boost.
    207211  * '''[DocsTranslationsProject Docs Translations]'''[[Br]]
    208212    If we want to have an unified look and feel in boost docs, we need that all documentation be in a standard format.
     
    215219    read the enormous amount of documentation available in boost.
    216220  * '''[GlueDocsProject Glue Docs]'''[[Br]]
    217     To do...
     221    Boost libraries documentation are an impressive tool to learn about how individual libraries work.
     222    However we are missing integration documentation, that sees boost as a whole.
     223    How do we do common task, which libraries are powerful when combined, real life examples; are important
     224    documentation we can not expect boost authors to provide.
     225    The Glue Docs project objective is to build the necessary meta-library documentation for Boost.
     226  * '''[StandardCppLibraryDocumentation Standard C++ Library Docs]'''[[Br]]
     227    Provide a publicly available, vendor-neutral reference manual for the Standard C++ library,
     228    STL concepts, data types and algorithms as part of the Boost library documentation.
     229  * '''[DocumentationBestPractices Documentation Best Practices]'''[[Br]]
     230    Formal documents about C++ documentation best practices.
     231  * '''[DocumentationTools Documentation Tools]'''[[Br]]
     232    Projects to improve the docs tool chain, simplifying and integrating it lowering the barrier
     233    for people willing to help us.
    218234  * '''[ImprovingBoostDocsSubprojects Subprojects]'''[[Br]]
    219235    There are some small subprojects targeted to solve specific needs.