Blame tools/index.html

Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
Packit 58578d
<html>
Packit 58578d
   <head>
Packit 58578d
      <title>Boost Tools</title>
Packit 58578d
      <meta http-equiv="Content-Language" content="en-us">
Packit 58578d
      <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
Packit 58578d
      <meta name="ProgId" content="FrontPage.Editor.Document">
Packit 58578d
      <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
Packit 58578d
   <link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
Packit 58578d
   </head>
Packit 58578d
   <body bgcolor="#ffffff">
Packit 58578d
   
Packit 58578d
  
Packit 58578d
    
Packit 58578d
      
Packit 58578d
        
Packit 58578d
        boost.png (6897 bytes)
Packit 58578d
      
Packit 58578d
        <font size="7">Tools</font>
Packit 58578d
      
Packit 58578d
    
Packit 58578d
  
Packit 58578d
Packit 58578d
  
Packit 58578d
    
Packit 58578d
      Getting Started  <font color="#FFFFFF"> 
Packit 58578d
      </font>      
Packit 58578d
      Libraries  <font color="#FFFFFF"> 
Packit 58578d
      </font>     Web Site  <font color="#FFFFFF"> 
Packit 58578d
      </font>     News  <font color="#FFFFFF"> 
Packit 58578d
      </font>    Community  <font color="#FFFFFF"> 
Packit 58578d
      </font>    
Packit 58578d
      FAQ  <font color="#FFFFFF"> 
Packit 58578d
      </font>     More Info 
Packit 58578d
    
Packit 58578d
  
Packit 58578d
  
Packit 58578d
      

Boost developers, testers, and maintainers have developed various tools to

Packit 58578d
         help with the administration of the Boost Libraries. Like everything else about 
Packit 58578d
         Boost, these tools are available in source form, and are part of the regular 
Packit 58578d
         Boost distribution.

Packit 58578d
      

Users may find these tools useful when porting Boost libraries to a new

Packit 58578d
         platform, or for use with their own applications.

Packit 58578d
      
    Packit 58578d
             
  • Packit 58578d
                Boost.Build - The Boost build system, including 
    Packit 58578d
                the full Boost version of the jam sources.
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
                Inspect - The inspection tool used to detect 
    Packit 58578d
                errors in the Boost directory hierarchy.
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
                BoostBook - A Boost documentation 
    Packit 58578d
                system, based on DocBook and the 
    Packit 58578d
                   Extensible Stylesheet Language (XSL), used by some Boost libraries.
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
                bcp - A utility to extract subsets of Boost; to 
    Packit 58578d
                determine which parts of Boost your code is using; and to print reports on 
    Packit 58578d
                Boost usage (including Licence information).
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
                QuickBook - QuickBook is a WikiWiki style
    Packit 58578d
                documentation tool geared towards C++ documentation using simple rules and markup
    Packit 58578d
                for simple formatting tasks. QuickBook generates 
    Packit 58578d
                BoostBook XML.
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
               Wave - A Standards conformant C/C++ 
    Packit 58578d
               preprocessor usable on top of any other compiler. Usable for instance for the debugging 
    Packit 58578d
               of the expansion of macros in your code or as a replacement for your built-in 
    Packit 58578d
               preprocessor. 
    Packit 58578d
              
    Packit 58578d
             
  • Packit 58578d
               AutoIndex - A tool for indexing Boostbook/Docbook
    Packit 58578d
               documents. 
    Packit 58578d
              
    Packit 58578d
          
    Packit 58578d
       
    Packit 58578d
          
    Packit 58578d
          

    Revised

    Packit 58578d
    Packit 58578d
    s-format="%d %b %Y" startspan -->13 Mar 2008

    Packit 58578d
    Packit 58578d

    © Copyright Beman Dawes 2003

    Packit 58578d
    © Copyright Douglas Gregor 2003
    Packit 58578d
    © Copyright Aleksey Gurtovoy 2004
    Packit 58578d
    © Copyright John Maddock 2004
    Packit 58578d
    © Copyright Eric Niebler 2005
    Packit 58578d
    © Copyright Hartmut Kaiser 2005
    Packit 58578d

    Packit 58578d
    Distributed under the Boost Software License, Version 1.0.
    Packit 58578d
    (See file LICENSE_1_0.txt
    Packit 58578d
    or www.boost.org/LICENSE_1_0.txt) 

    Packit 58578d
       </body>
    Packit 58578d
    </html>