summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 12:07:00 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-09-08 15:30:32 +0200
commit7adbffac94053c16ba5c4ca2ae2e975518302706 (patch)
tree6fbeadf5ae122e58a159c95bc4cb7260ace90b29 /doc
parent3000d0c09d8c85a2f69d46d2f36a53daeb644712 (diff)
downloadtdevelop-7adbffac94053c16ba5c4ca2ae2e975518302706.tar.gz
tdevelop-7adbffac94053c16ba5c4ca2ae2e975518302706.zip
Update HTML install path references.
(cherry picked from commit 7e28a2cd0e6663c45848f47fff28365466a5dc87)
Diffstat (limited to 'doc')
-rw-r--r--doc/kdevelop/kdevelop-install.docbook4
-rw-r--r--doc/kdevelop/setup.docbook4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/kdevelop/kdevelop-install.docbook b/doc/kdevelop/kdevelop-install.docbook
index 028f5e10..e363b9a5 100644
--- a/doc/kdevelop/kdevelop-install.docbook
+++ b/doc/kdevelop/kdevelop-install.docbook
@@ -539,7 +539,7 @@ If you want to build your own <link linkend="make-api">API documentation</link>
</para>
<informalexample><simplelist>
<member><prompt>~/trinitysrc/kdevelop&gt; </prompt>
- <userinput>./configure --</userinput>(options-as-above) <userinput>\</userinput></member> <member><userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs</userinput></member>
+ <userinput>./configure --</userinput>(options-as-above) <userinput>\</userinput></member> <member><userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/tde/HTML/en/kdelibs-apidocs</userinput></member>
</simplelist></informalexample>
</note>
</listitem>
@@ -711,7 +711,7 @@ Alas, this version is best used read-only over the internet. If you do not alway
<userinput>./configure --</userinput>(options-as-usual)<userinput> \</userinput>
</member>
<member>
- <userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs</userinput>
+ <userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/tde/HTML/en/kdelibs-apidocs</userinput>
</member>
</simplelist></informalexample>
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>