diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-10 23:20:57 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-09-08 15:30:23 +0200 |
commit | 6e184e4ea3f83c3d7830bd3bb41ac8c9fd986cda (patch) | |
tree | 9bb51ceca2a84c4988007fc37fffebf42bc463e1 /doc | |
parent | 29768dd7b2ee05ba0f6c1f1f2c0270cc0e237438 (diff) | |
download | tdelibs-6e184e4ea3f83c3d7830bd3bb41ac8c9fd986cda.tar.gz tdelibs-6e184e4ea3f83c3d7830bd3bb41ac8c9fd986cda.zip |
Update final HTML install path so all modules are consistent.
(cherry picked from commit 979b0c9a1ca30628cb4cff90e231ce973aaf6117)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/common/README.Doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/common/README.Doxygen b/doc/common/README.Doxygen index 77b6bfe5f..25cd3a3a5 100644 --- a/doc/common/README.Doxygen +++ b/doc/common/README.Doxygen @@ -57,7 +57,7 @@ doxygen.sh [--recurse] [--modulename] [--doxdatadir=<dir>] [--installdir=<dir>] --doxdatadir=<dir> Locate the HTML header files and support graphics. In kdelibs, the subdirectory doc/common/ contains these files (and this README). In an installed KDE system, - $KDEDIR/share/doc/HTML/en/common/ contains a copy. + $KDEDIR/share/doc/tde/HTML/en/common/ contains a copy. This argument is mandatory if doxygen.sh can't guess where the doxdata lives. --installdir=<dir> Locate the directory where apidox from other modules |