Click here to Skip to main content
15,896,730 members
Articles / Desktop Programming / MFC

Documenting Header Files

Rate me:
Please Sign up or sign in to vote.
2.95/5 (14 votes)
16 Sep 2003CPOL6 min read 63.8K   846   24  
This tool will turn a header file into an XML and/or HTML file for documentation purposes. The output may be merged with previously created or edited XML files.
<html>
<head>
<title>StdAfx</title>
<link rel="stylesheet" type="text/css" href="HDocumentor.css">
<meta name="GENERATOR" content="Headerfile Documentor">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<!-- This file was generated by Headerfile Documentor -->
<body class="Technik">
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="StdAfx.htm">
<param name="Keyword" value="StdAfx">
</object>
<a id="ModulStdAfx" NAME="ModulStdAfx"></a>
<h3>StdAfx</h3>
<p>
Here should be a description of the module
</p>
<p>
The module StdAfx contains no global variables.<br>
</p>
<p>
The module StdAfx contains no global functions.<br>
</p>
<p>
The module StdAfx contains no class definition.
</p>
<p>
Included files by StdAfx.h:<br>
&nbsp;&bull;&nbsp;&lt;afxwin.h&gt;<br>
&nbsp;&bull;&nbsp;&lt;afxext.h&gt;<br>
&nbsp;&bull;&nbsp;&lt;afxdtctl.h&gt;<br>
&nbsp;&bull;&nbsp;&lt;afxcmn.h&gt;
</p>
<p>
Included files by StdAfx.cpp:<br>
 - unknown -
</p>
<p>
<font size="1" face="Arial">
&nbsp;<a href="StdAfx.htm#ModulStdAfx">Module Overview</A>&nbsp;
<br>
</font>
</p>
<hr>
</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions