Fixed tdelibs API visualization.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/167/head
Michele Calgaro 2 years ago
parent e902187194
commit 72c35f250a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -11,19 +11,20 @@
##### other data ################################
install( FILES
artistic-license.html bottom1.png bottom2.png
bsd-license.html doctop1.png doctop2.png fdl-license
fdl-license.html gpl-license gpl-license.html
tde-common.css tde-default.css tde-web.css tde-localised.css.template
lgpl-license lgpl-license.html qpl-license.html shadow.png
web-docbottom.png x11-license.html xml.dcl web-doctop.png
doctop1a.png doctop1b.png 1.png 2.png 3.png 4.png
5.png 6.png 7.png 8.png 9.png 10.png doxygen.css
header.html footer.html mainheader.html appheader.html
mainfooter.html fdl-notice.html favicon.ico kde_gear_64.png
docheadergears.png headerbg.png grad.png kmenu.png
kde_logo.png kde_logo_bg.png bottom-left.png bottom-middle.png
bottom-right.png top-left.png top-middle.png top-right-konqueror.png
tde-docs.css
DESTINATION ${HTML_INSTALL_DIR}/en/common )
install(
FILES
1.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png 10.png
appheader.html artistic-license.html bottom1.png bottom2.png
bottom-left.png bottom-middle.png bottom-right.png bsd-license.html
docheadergears.png doctop1a.png doctop1b.png doctop1.png
doctop2.png doxygen.css favicon.ico fdl-license
fdl-license.html fdl-notice.html footer.html flat.css
gpl-license gpl-license.html grad.png headerbg.png
header.html kde_gear_64.png kde_logo_bg.png kde_logo.png
kmenu.png lgpl-license lgpl-license.html mainfooter.html
mainheader.html print.css qpl-license.html shadow.png tde-common.css
tde.css tde-default.css tde-docs.css tde-localised.css.template tde-web.css
top-left.png top-middle.png top-right-konqueror.png web-docbottom.png
web-doctop.png x11-license.html xml.dcl
DESTINATION
${HTML_INSTALL_DIR}/en/common )

@ -17,12 +17,12 @@
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="robots" content="all" />
<meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" />
<link rel="shortcut icon" href="@topdir@/favicon.ico" /><link rel="icon" href="@topdir@/favicon.ico" />
<link rel="stylesheet" type="text/css" href="@topdir@/doxygen.css" />
<link rel="stylesheet" type="text/css" href="@topdir@/tabs.css" />
<link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/tde.css" />
<link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/print.css" />
<link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/flat.css" />
<link rel="shortcut icon" href="@topdir@/../common/favicon.ico" /><link rel="icon" href="@topdir@/../common/favicon.ico" />
<link rel="stylesheet" type="text/css" href="@topdir@/../common/doxygen.css" />
<link rel="stylesheet" type="text/css" href="@topdir@/../common/tabs.css" />
<link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/../common/tde.css" />
<link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/../common/print.css" />
<link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/../common/flat.css" />
</head>
<body>
@ -35,7 +35,7 @@
<div id="container">
<div id="header">
<div id="header_top"><div><div>
<img alt ="" src="@topdir@/top-trinity.jpg"/>
<img alt ="" src="@topdir@/../common/top-trinity.jpg"/>
Trinity API Reference </div></div></div>
<div id="header_bottom">
<div id="location">

@ -17,12 +17,12 @@
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="robots" content="all" />
<meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" />
<link rel="shortcut icon" href="@topdir@/favicon.ico" /><link rel="icon" href="@topdir@/favicon.ico" />
<link rel="stylesheet" type="text/css" href="@topdir@/doxygen.css" />
<link rel="stylesheet" type="text/css" href="@topdir@/tabs.css" />
<link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/tde.css" />
<link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/print.css" />
<link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/flat.css" />
<link rel="shortcut icon" href="@topdir@/../common/favicon.ico" /><link rel="icon" href="@topdir@/../common/favicon.ico" />
<link rel="stylesheet" type="text/css" href="@topdir@/../common/doxygen.css" />
<link rel="stylesheet" type="text/css" href="@topdir@/../common/tabs.css" />
<link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/../common/tde.css" />
<link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/../common/print.css" />
<link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/../common/flat.css" />
</head>
<body>
@ -35,7 +35,7 @@
<div id="container">
<div id="header">
<div id="header_top"><div><div>
<img alt ="" src="@topdir@/top-trinity.jpg"/>
<img alt ="" src="@topdir@/../common/top-trinity.jpg"/>
Trinity API Reference </div></div></div>
<div id="header_bottom">
<div id="location">

Loading…
Cancel
Save