chapter_10_section_3.html   [plain text]


<html>
    <head>
        <META NAME="Generator" CONTENT="Gutenberg">
		<META NAME="GeneratorVersion" CONTENT="v103.5
">
        <META http-equiv="content-type" CONTENT="text/html;charset=iso-8859-1">
        <META NAME = "Copyright" CONTENT="Copyright 2004 Apple Computer, Inc. All Rights Reserved.">
        <META NAME="IndexTitle" CONTENT="Major Features">
        <TITLE>Tools: HeaderDoc User's Guide: Major Features</TITLE>
        <base target="content">

        <LINK REL="stylesheet" TYPE="text/css" HREF="../Resources/CSS/frameset_styles.css">
        <style type="text/css"></style>
        <script language="JavaScript" src="../Resources/JavaScript/page.js"></script>
    </head>
    
    <BODY bgcolor="#ffffff" onload="initialize_page();"><a name="//apple_ref/doc/uid/TP40001215-CH201-BCICDGCE" title="Major Features" turn_anchor="no"></a>
        <a name="top"></a>
        <!-- start of header -->
        <!--#include virtual="/includes/framesetheader" -->
        <!-- end of header -->
        
        <!-- start of path -->
<div class="breadcrumb"><a href="http://developer.apple.com/" target="_top">ADC Home</a> &gt; <!--a logicalPath="//apple_ref/doc/uid/TP30000943"  -->Reference Library<!--/a--> &gt; <!--a logicalPath="//apple_ref/doc/uid/TP30000440"  -->Documentation<!--/a--> &gt; <!--a logicalPath="//apple_ref/doc/uid/TP30000436"  -->Tools<!--/a--> &gt; <!--a logicalPath="//apple_ref/doc/uid/TP30000436-TP30000502"  -->Darwin<!--/a--> &gt; <a logicalPath="//apple_ref/doc/uid/TP40001215-CH345" href="../intro/chapter_1_section_1.html#//apple_ref/doc/uid/TP40001215-CH345">HeaderDoc User's Guide</a> &gt; <a logicalPath="//apple_ref/doc/uid/TP40001215-CH201" href="chapter_10_section_1.html#//apple_ref/doc/uid/TP40001215-CH201">HeaderDoc Release Notes</a> &gt; </div><br>
<!-- end of path -->
        
        <table width="100%" cellpadding=0 cellspacing=0 border=0 class="mini_nav_text"><tr>
        <td align=left scope="row">

        <!-- insert Show/Hide frames -->
        <script type="text/javascript" language="JavaScript"><!--
  
        if (self != top) {
            // loaded in frames
            document.write('<a href="'+self.location+'" target="_top"><img src="../Resources/Images/show_toc_icon.gif" width="15" height="14" border="0" style="margin-bottom: -2px;" alt=""></a> <a href="'+self.location+'" target="_top">Hide TOC</a>');
        }
        else {
            // not loaded frames
            document.write('<a href="../index.html?'+self.location+'" target="_top"><img src="../Resources/Images/show_toc_icon.gif" width="15" height="14" border="0" style="margin-bottom: -2px;" alt=""></a> <a href="../index.html?'+self.location+'" target="_top">Show TOC</a>');
        }
        //--></script>
        <!-- end Show/Hide frames -->

        </td><td align=right>
        
        <a href="chapter_10_section_2.html" target="_self">&lt; Previous Page</a><span style="margin-left: 8px"><a href="chapter_10_section_4.html" target="_self">Next Page &gt;</a></span>
        
        </td>
        </tr></table>
        
        <hr>
        
        <a name="BCICDGCE" title="Major Features" turn_anchor="no"></a><h2>Major Features</h2>
<p>HeaderDoc 8 has a number of new features.</p>
<ul class="ul"><li class="li"><p>Function/data
type groupings</p></li>
<li class="li"><p>Declaration syntax coloring</p></li>
<li class="li"><p>New tagless syntax</p><p><tt>/*! This is a
comment about what comes next */</tt></p></li>
<li class="li"><p>Support for HeaderDoc tags embedded in declarations</p></li>
<li class="li"><p>Support for <tt>//!</tt> markup
style for embedded HeaderDoc declarations</p></li>
<li class="li"><p>Automatic linking of data types in declarations</p></li>
<li class="li"><p>Improved C++ support (namespace/template/access)</p></li>
<li class="li"><p>GatherHeaderdoc is now template based</p></li>
<li class="li"><p>PHP support (and a bunch of other languages) now included
without patching</p></li>
<li class="li"><p>Support for linking to other methods and data types within
the same file</p></li>
<li class="li"><p>Comment stripper</p></li>
<li class="li"><p>Support for exceptions</p></li>
<li class="li"><p>Now warns if tagged parameters don&#8217;t match declaration</p></li>
<li class="li"><p>Optional warning if parameters are not tagged</p></li>
<li class="li"><p>Improved warnings for other invalid content</p></li>
<li class="li"><p>Man page output path (via XML)</p></li>
<li class="li"><p>DTD for output validation</p></li>
<li class="li"><p>Translation of HTML to XHTML using <tt>xmllint</tt> when
using XML output</p></li>
<li class="li"><p>Nested class handling</p></li>
<li class="li"><p>Customizable date format</p></li>
<li class="li"><p>C pseudoclass support (<tt>typedef struct</tt>)</p></li>
<li class="li"><p>Better nested class support</p></li>
<li class="li"><p>C++ constructors/destructors now sorted first in the list
of class methods.</p></li>
<li class="li"><p>The @ignore tag&#8212;allows you to remove matching tokens from
declarations</p></li>
<li class="li"><p>&#8220;Unsorted&#8221; flag</p></li>
<li class="li"><p>Summary function and method lists (a mini-TOC)</p></li>
<li class="li"><p>Automated detection of numbered lists</p></li>
<li class="li"><p>Automatic handling of availability macros</p></li>
<li class="li"><p>Improved overall appearance</p></li>
<li class="li"><p>Beginnings of a regression test suite</p></li></ul>

        <br><br> 
        
        <table width="100%" cellpadding=0 cellspacing=0 border=0 class="mini_nav_text"><tr>
        <td align=left scope="row">

        <!-- insert Show/Hide frames -->
        <script type="text/javascript" language="JavaScript"><!--
           
        if (self != top) {
            // loaded in frames
            document.write('<a href="'+self.location+'" target="_top"><img src="../Resources/Images/show_toc_icon.gif" width="15" height="14" border="0" style="margin-bottom: -2px;" alt=""></a> <a href="'+self.location+'" target="_top">Hide TOC</a>');
        }
        else {
            // not loaded frames
            document.write('<a href="../index.html?'+self.location+'" target="_top"><img src="../Resources/Images/show_toc_icon.gif" width="15" height="14" border="0" style="margin-bottom: -2px;" alt=""></a> <a href="../index.html?'+self.location+'" target="_top">Show TOC</a>');
        }
        //--></script>
        <!-- end Show/Hide frames -->

        </td><td align=right>
        
        <a href="chapter_10_section_2.html" target="_self">&lt; Previous Page</a><span style="margin-left: 8px"><a href="chapter_10_section_4.html" target="_self">Next Page &gt;</a></span>
        
        </td>
        </tr></table>

        <br><hr><div align="center"><p class="content_text"> <!--#if expr="0=1" -->&#169; 1999, 2004 Apple Computer, Inc. All Rights Reserved. &#40;<!--#endif -->Last updated: 2004-10-27<!--#if expr="0=1" -->&#041;<!--#endif --></p></div>

        
        <!-- start of footer -->
        <!--#include virtual="/includes/framesetfooter" -->
        <!-- end of footer -->
    </BODY>
</html>