diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-15 18:25:48 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-15 18:25:48 (GMT) |
commit | 25a65bed9e3548070b1af401db683bfb0cce9de0 (patch) | |
tree | 567da63962a903f646bb092a950026c75a8369d8 /doc/external.doc | |
parent | d863498bbf7129c5d7f4984ca00adf378aac246d (diff) | |
download | Doxygen-25a65bed9e3548070b1af401db683bfb0cce9de0.zip Doxygen-25a65bed9e3548070b1af401db683bfb0cce9de0.tar.gz Doxygen-25a65bed9e3548070b1af401db683bfb0cce9de0.tar.bz2 |
Release-1.3.2
Diffstat (limited to 'doc/external.doc')
-rw-r--r-- | doc/external.doc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/external.doc b/doc/external.doc index 6e92d2d..9f21593 100644 --- a/doc/external.doc +++ b/doc/external.doc @@ -41,7 +41,7 @@ reasons to not include all sources for these with every run of doxygen: copy of it with your project's documentation. When the author forbids redistribution, this is necessary. If the author requires compliance with some license condition as a precondition of redistribution, and - you do now want to be bound by those conditions, referring to their + you do not want to be bound by those conditions, referring to their copy of their documentation is preferable to including a copy. </dl> @@ -126,8 +126,8 @@ if you want to create a tag file for the Qt documentation. The tool \c doxytag depends on the particular structure of the generated output and on some special markers that are generated by -doxygen. Since this type of extraction is brittle and error prone I -suggest you to only use this approach if there is no alternative. The +doxygen. Since this type of extraction is brittle and error-prone I +suggest you only use this approach if there is no alternative. The doxytag tool may even become obsolete in the future. \htmlonly |