diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-08-29 16:55:26 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-08-29 16:55:26 (GMT) |
commit | 26ded37d33ae68d85d5ae4b2e5555ff6ed944a44 (patch) | |
tree | 6cbbe764d1beb5389d2e9247c672b7af04684260 /doc/history.doc | |
parent | 8726fc640f878611e395b1d821661cff56a49e13 (diff) | |
download | Doxygen-26ded37d33ae68d85d5ae4b2e5555ff6ed944a44.zip Doxygen-26ded37d33ae68d85d5ae4b2e5555ff6ed944a44.tar.gz Doxygen-26ded37d33ae68d85d5ae4b2e5555ff6ed944a44.tar.bz2 |
Release-1.2.1-20000829
Diffstat (limited to 'doc/history.doc')
-rw-r--r-- | doc/history.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/history.doc b/doc/history.doc index beee457..ddded0a 100644 --- a/doc/history.doc +++ b/doc/history.doc @@ -111,7 +111,7 @@ special <code>//!</code> C++ line comments. <li>Unrelated members can now be documented. A page containing a list of these members is generated. -<li>Added an <code>\include</code> command to insert blocks of source code +<li>Added an <code>\\include</code> command to insert blocks of source code into the documentation. <li>Warnings are generated for members that are undocumented. <li>You can now specify your own HTML headers and footers for the |