diff options
author | Michele Calgaro <[email protected]> | 2022-05-15 15:42:54 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-15 20:10:13 +0900 |
commit | df2196651f2d511d6b646a723c9fe1aa937a38b1 (patch) | |
tree | 23f57ae9e019250c944199969513bb529c87ea81 /doc/common/mainheader.html | |
parent | 1671c73ea968a63488e969842d225c21e61ef1d8 (diff) | |
download | tdelibs-df2196651f2d511d6b646a723c9fe1aa937a38b1.tar.gz tdelibs-df2196651f2d511d6b646a723c9fe1aa937a38b1.zip |
Fixed tdelibs API visualization.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 72c35f250a984819f9b7fde800447b812e5fb2bb)
Diffstat (limited to 'doc/common/mainheader.html')
-rw-r--r-- | doc/common/mainheader.html | 14 |
1 files changed, 7 insertions, 7 deletions
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"> |