diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 3 | ||||
-rw-r--r-- | doc/Makefile.in | 3 | ||||
-rw-r--r-- | doc/Makefile.latex | 3 | ||||
-rw-r--r-- | doc/Makefile.win.in | 3 | ||||
-rw-r--r-- | doc/autolink.doc | 3 | ||||
-rw-r--r-- | doc/commands.doc | 3 | ||||
-rw-r--r-- | doc/config.doc | 3 | ||||
-rw-r--r-- | doc/doxygen.sty | 3 | ||||
-rw-r--r-- | doc/doxygen_manual.tex | 3 | ||||
-rw-r--r-- | doc/doxygen_usage.doc | 3 | ||||
-rw-r--r-- | doc/doxysearch_usage.doc | 3 | ||||
-rw-r--r-- | doc/doxytag_usage.doc | 3 | ||||
-rw-r--r-- | doc/faq.doc | 3 | ||||
-rw-r--r-- | doc/features.doc | 3 | ||||
-rw-r--r-- | doc/history.doc | 3 | ||||
-rw-r--r-- | doc/htmlcmds.doc | 7 | ||||
-rw-r--r-- | doc/index.doc | 6 | ||||
-rw-r--r-- | doc/install.doc | 3 | ||||
-rw-r--r-- | doc/installdox_usage.doc | 3 | ||||
-rw-r--r-- | doc/language.doc | 3 | ||||
-rw-r--r-- | doc/output.doc | 3 | ||||
-rw-r--r-- | doc/starting.doc | 5 | ||||
-rw-r--r-- | doc/todo.doc | 3 | ||||
-rw-r--r-- | doc/trouble.doc | 6 |
24 files changed, 56 insertions, 28 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 292db32..ecd986a 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -9,7 +9,8 @@ # for any purpose. It is provided "as is" without express or implied warranty. # See the GNU General Public License for more details. # -# All output generated with Doxygen is not covered by this license. +# Documents produced by Doxygen are derivative works derived from the +# input used in their production; they are not affected by this license. PROJECT_NAME = OUTPUT_DIRECTORY = .. diff --git a/doc/Makefile.in b/doc/Makefile.in index fe1d9d2..eca81ee 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -9,7 +9,8 @@ # for any purpose. It is provided "as is" without express or implied warranty. # See the GNU General Public License for more details. # -# All output generated with Doxygen is not covered by this license. +# Documents produced by Doxygen are derivative works derived from the +# input used in their production; they are not affected by this license. all: FORCE DOXYGEN_DOCDIR=$(DOXYDOCS); \ diff --git a/doc/Makefile.latex b/doc/Makefile.latex index 3c31b09..63b77b4 100644 --- a/doc/Makefile.latex +++ b/doc/Makefile.latex @@ -9,7 +9,8 @@ # for any purpose. It is provided "as is" without express or implied warranty. # See the GNU General Public License for more details. # -# All output generated with Doxygen is not covered by this license. +# Documents produced by Doxygen are derivative works derived from the +# input used in their production; they are not affected by this license. all: doxygen_manual.pdf diff --git a/doc/Makefile.win.in b/doc/Makefile.win.in index c9611eb..fffaad7 100644 --- a/doc/Makefile.win.in +++ b/doc/Makefile.win.in @@ -9,7 +9,8 @@ # for any purpose. It is provided "as is" without express or implied warranty. # See the GNU General Public License for more details. # -# All output generated with Doxygen is not covered by this license. +# Documents produced by Doxygen are derivative works derived from the +# input used in their production; they are not affected by this license. all: FORCE set DOXYGEN_DOCDIR=file:///$(DOXYGEN) diff --git a/doc/autolink.doc b/doc/autolink.doc index 930e95b..50214a7 100644 --- a/doc/autolink.doc +++ b/doc/autolink.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page autolink Automatic link generation diff --git a/doc/commands.doc b/doc/commands.doc index cdbd4a5..87af4ba 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page commands diff --git a/doc/config.doc b/doc/config.doc index bfbd062..188d14a 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page config diff --git a/doc/doxygen.sty b/doc/doxygen.sty index c0769ec..2aa736d 100644 --- a/doc/doxygen.sty +++ b/doc/doxygen.sty @@ -9,7 +9,8 @@ % for any purpose. It is provided "as is" without express or implied warranty. % See the GNU General Public License for more details. % -% All output generated with Doxygen is not covered by this license. +% Documents produced by Doxygen are derivative works derived from the +% input used in their production; they are not affected by this license. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{doxygen} diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex index bce9b76..7f8531a 100644 --- a/doc/doxygen_manual.tex +++ b/doc/doxygen_manual.tex @@ -9,7 +9,8 @@ % for any purpose. It is provided "as is" without express or implied warranty. % See the GNU General Public License for more details. % -% All output generated with Doxygen is not covered by this license. +% Documents produced by Doxygen are derivative works derived from the +% input used in their production; they are not affected by this license. \documentclass[a4paper,ps2pdf]{article} \usepackage{a4wide} diff --git a/doc/doxygen_usage.doc b/doc/doxygen_usage.doc index 12baef5..f781000 100644 --- a/doc/doxygen_usage.doc +++ b/doc/doxygen_usage.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page doxygen_usage Doxygen usage diff --git a/doc/doxysearch_usage.doc b/doc/doxysearch_usage.doc index 1aadceb..a74d176 100644 --- a/doc/doxysearch_usage.doc +++ b/doc/doxysearch_usage.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page doxysearch_usage Doxysearch usage diff --git a/doc/doxytag_usage.doc b/doc/doxytag_usage.doc index d90611e..c6f0e3c 100644 --- a/doc/doxytag_usage.doc +++ b/doc/doxytag_usage.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page doxytag_usage Doxytag usage diff --git a/doc/faq.doc b/doc/faq.doc index 0dae9e5..86389cf 100644 --- a/doc/faq.doc +++ b/doc/faq.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page faq Frequently Asked Questions diff --git a/doc/features.doc b/doc/features.doc index 8363174..cf3f56a 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page features.html diff --git a/doc/history.doc b/doc/history.doc index 9092b97..ed88fe2 100644 --- a/doc/history.doc +++ b/doc/history.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc index 8b8b1c3..8d25c6b 100644 --- a/doc/htmlcmds.doc +++ b/doc/htmlcmds.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page htmlcmds HTML Commands @@ -71,9 +72,9 @@ documentation. Note that all attributes of a HTML tag are ignored <li>\c </SMALL> ends a \c <SMALL> section. <li>\c <STRONG> starts a section of bold text. <li>\c </STRONG> ends a section of bold text. -<li>\c <SUB> Starts a piece of text displayed in superscript. +<li>\c <SUB> Starts a piece of text displayed in subscript. <li>\c </SUB> Ends a \c <SUB> section. -<li>\c <SUP> Starts a piece of text displayed in subscript. +<li>\c <SUP> Starts a piece of text displayed in superscript. <li>\c </SUP> Ends a \c </SUP> section. <li>\c <TABLE> starts a table, the available space of a page is always divided equally amount the columns. diff --git a/doc/index.doc b/doc/index.doc index b47ab4a..6c1a0ce 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page index @@ -42,7 +43,8 @@ It is hereby explicitly allowed that this program may be linked against <a href="http://www.troll.no/qt">Troll Tech's Qt library</a>, and distributed, without the GPL applying to Qt. <p> -All output generated by Doxygen is not covered by this license. +Documents produced by Doxygen are derivative works derived from the +input used in their production; they are not affected by this license. <h2>Introduction</h2> Doxygen is a documentation system for C, C++ and IDL. It can generate an diff --git a/doc/install.doc b/doc/install.doc index 9fc0fef..2bf254b 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page install Installation diff --git a/doc/installdox_usage.doc b/doc/installdox_usage.doc index b3ea7d8..a344b53 100644 --- a/doc/installdox_usage.doc +++ b/doc/installdox_usage.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page installdox_usage Installdox usage diff --git a/doc/language.doc b/doc/language.doc index 4842b68..fc3e481 100644 --- a/doc/language.doc +++ b/doc/language.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page langhowto Internationalization diff --git a/doc/output.doc b/doc/output.doc index 6dee1fc..48d282f 100644 --- a/doc/output.doc +++ b/doc/output.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page output.html diff --git a/doc/starting.doc b/doc/starting.doc index 07dc47b..7441da8 100644 --- a/doc/starting.doc +++ b/doc/starting.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page starting Getting started @@ -556,7 +557,7 @@ Go to the <a href="diagrams.html">next</a> section or return to the edge of the arrow is labled with the variable(s) responsible for the relation. Class \c A uses class \c B, if class \c A has a member variable \c m - of type C, where B is a subtype of C (e.g. C could be \c B, \c B*, \c T<B>* ). + of type C, where B is a subtype of C (e.g. C could be \c B, \c B*, <code>T\<B\>*</code> ). </ul> The reason why classes or structs are sometimes hidden is too prevent images diff --git a/doc/todo.doc b/doc/todo.doc index c58358f..7003ca0 100644 --- a/doc/todo.doc +++ b/doc/todo.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ diff --git a/doc/trouble.doc b/doc/trouble.doc index b8e95f1..a69aba0 100644 --- a/doc/trouble.doc +++ b/doc/trouble.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page trouble Troubleshooting @@ -56,6 +57,9 @@ improvements not everthing can be properly linked to the corresponding documentation, because of possible ambiguities or lack of information about the context in which the code fragment is found. +<li>It is not possible to insert a non-member function f in a class A + using the \relates command, if class A already has a member with name f + and the same argument list. </ul> |