diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-04-12 09:32:03 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-04-12 09:32:03 (GMT) |
commit | 3cd2917eca7d09a30636b2b16efcd187bc3bf7c0 (patch) | |
tree | 97a61f449c3cd2b31dba7908cce7881ee2f0da85 /doc/starting.doc | |
parent | 535ddc3bb7b6a6d4b50855a06838c11b84a9f3fd (diff) | |
download | Doxygen-3cd2917eca7d09a30636b2b16efcd187bc3bf7c0.zip Doxygen-3cd2917eca7d09a30636b2b16efcd187bc3bf7c0.tar.gz Doxygen-3cd2917eca7d09a30636b2b16efcd187bc3bf7c0.tar.bz2 |
Release-1.3
Diffstat (limited to 'doc/starting.doc')
-rw-r--r-- | doc/starting.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/starting.doc b/doc/starting.doc index efce614..0d05378 100644 --- a/doc/starting.doc +++ b/doc/starting.doc @@ -102,6 +102,7 @@ written in Java. Files ending with <code>.cs</code> are treated as C# files. Finally, files with the extensions <code>.php</code>, <code>.php4</code>, <code>.inc</code> or <code>.phtml</code> are treated as PHP sources. +\anchor extract_all If you start using doxygen for an existing project (thus without any documentation that doxygen is aware of), you can still get an idea of what the documented result would be. To do so, you must set |