diff options
Diffstat (limited to 'doc/kdevelop/setup.docbook')
-rw-r--r-- | doc/kdevelop/setup.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kdevelop/setup.docbook b/doc/kdevelop/setup.docbook index e5449a99..30fac252 100644 --- a/doc/kdevelop/setup.docbook +++ b/doc/kdevelop/setup.docbook @@ -1600,7 +1600,7 @@ In short, such an &API; documents the interface to certain library functions. Th There are some structural constraints assumed when searching for &doxygen; generated &API; documentation. The directory in which the <filename>index.html</filename> file resides should contain subdirectories with separate documentation collections. Each of these subdirectories is assumed to contain a <filename>.tag</filename> file and a <filename class="directory">html/</filename> subdirectory. </para> <para> -You may have a look at <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/kdelibs-apidocs</filename> for an example of such a &doxygen; &API; documentation layout. +You may have a look at <filename class="directory">$<envar>KDEDIR</envar>/share/doc/tde/HTML/en/kdelibs-apidocs</filename> for an example of such a &doxygen; &API; documentation layout. </para> <note><para> @@ -1621,7 +1621,7 @@ The older &kde; <ulink url="http://sirtaj.net/projects/kdoc/">KDoc</ulink> gener Or the <command>configure</command> command did automatically find a &doxygen; generated &kde; Libraries &API; in one of several standard locations it knows of. </para></listitem> <listitem><para> - Or as a last resort the <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/kdelibs-apidocs/</filename> was found at the first &kdevelop; startup. + Or as a last resort the <filename class="directory">$<envar>KDEDIR</envar>/share/doc/tde/HTML/en/kdelibs-apidocs/</filename> was found at the first &kdevelop; startup. </para></listitem> </itemizedlist> |