summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-15 15:42:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-15 16:34:22 +0900
commit72c35f250a984819f9b7fde800447b812e5fb2bb (patch)
tree4d8b905e0419f335935c623546e7c4a594727537
parente90218719458ce6fe37a2c5c23c9eb6f9eee43a2 (diff)
downloadtdelibs-72c35f25.tar.gz
tdelibs-72c35f25.zip
Fixed tdelibs API visualization.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--doc/common/CMakeLists.txt33
-rw-r--r--doc/common/header.html14
-rw-r--r--doc/common/mainheader.html14
3 files changed, 31 insertions, 30 deletions
diff --git a/doc/common/CMakeLists.txt b/doc/common/CMakeLists.txt
index a56e79c9f..423652e5b 100644
--- a/doc/common/CMakeLists.txt
+++ b/doc/common/CMakeLists.txt
@@ -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 )
diff --git a/doc/common/header.html b/doc/common/header.html
index 1405c65e1..cff920b15 100644
--- a/doc/common/header.html
+++ b/doc/common/header.html
@@ -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">
diff --git a/doc/common/mainheader.html b/doc/common/mainheader.html
index 4f36beb9c..6fbdd9aca 100644
--- a/doc/common/mainheader.html
+++ b/doc/common/mainheader.html
@@ -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">