[kde-doc-english] Visual appearance of dirs/subdirs without an index.docbook on d.k.o
Burkhard Lück
lueck at hube-lueck.de
Thu Nov 8 12:40:28 UTC 2012
Hi,
I've patched the generator script to exclude all dirs/subdirs without an
index.docbook from d.k.o.
This is the relevant part of the generated php file for lang en_GB:
"en_GB" => array(
"kdelibs" => array(
"kioslave",
"kioslave/ftp",
"kioslave/mailto",
"kioslave/rlogin",
"kioslave/telnet",
"kioslave/file",
),
"kdepimlibs" => array(
"kioslave",
"kioslave/ldap",
"kioslave/nntp",
"kioslave/smtp",
),
"kde-baseapps" => array(
"konqueror",
),
"kde-workspace" => array(
"ksysguard",
),
"kde-runtime" => array(
"glossary",
"kioslave",
"kioslave/finger",
"kioslave/floppy",
"kioslave/sftp",
"kioslave/tar",
"kioslave/nfs",
),
"kdepim" => array(
"kalarm",
"kioslave",
"kioslave/news",
),
"extragear-network" => array(
"kioslave",
"kioslave/gopher",
),
"extragear-utils" => array(
"kpager",
),
),
kdelibs, kde-runtime, extragear-network have an empty Applications box, which
should not be displayed, whereas kdepimlibs has no empty Applications box.
You can see that on http://docs-staging.kde.org/development/en_GB/.
Can anyone explain why this happens and how to get rid of that empty
Applications boxes?
--
Burkhard Lück
More information about the kde-doc-english
mailing list