From 48edbebe53a71bd22d2ccf1144065a4b7dd5b1c6 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Fri, 6 Feb 2004 07:25:43 +0000 Subject: removed old api --- doc/doxygen.css | 49 ------------------------------------------------- doc/footer.html | 6 ------ doc/header.html | 20 -------------------- 3 files changed, 75 deletions(-) delete mode 100644 doc/doxygen.css delete mode 100644 doc/footer.html delete mode 100644 doc/header.html diff --git a/doc/doxygen.css b/doc/doxygen.css deleted file mode 100644 index 6f0f0d8..0000000 --- a/doc/doxygen.css +++ /dev/null @@ -1,49 +0,0 @@ -H1 { text-align: center; color: #1264A4; background-color: #F9C4CF} -CAPTION { font-weight: bold; color: #C40D29} -A.qindex {} -A.qindexRef {} -A.el { text-decoration: none; font-weight: bold; color: #1264A4} -A.elRef { font-weight: bold; color: #C40D29 } -A.code { text-decoration: none; font-weight: normal; color: #088741 } -A.codeRef { font-weight: normal; color: #088741 } -A:hover { text-decoration: none; background-color: #FFEB04 } -DL.el { margin-left: -1cm } -DIV.fragment { width: 100%; border: none; background-color: #eeeeee } -DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } -TD.md { background-color: #FEF8AA; font-weight: bold; } -TD.mdname1 { background-color: #FEF8AA; font-weight: bold; color: #602020; } -TD.mdname { background-color: #FEF8AA; font-weight: bold; color: #602020; width: 600px; } -DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold; color: #C40D29} -DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller } -BODY { background: white } -TD.indexkey { - background-color: #eeeeff; - font-weight: bold; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px -} -TD.indexvalue { - background-color: #eeeeff; - font-style: italic; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px -} -span.keyword { color: #008000 } -span.keywordtype { color: #604020 } -span.keywordflow { color: #e08000 } -span.comment { color: #800000 } -span.preprocessor { color: #806020 } -span.stringliteral { color: #002080 } -span.charliteral { color: #008080 } diff --git a/doc/footer.html b/doc/footer.html deleted file mode 100644 index d2b70e9..0000000 --- a/doc/footer.html +++ /dev/null @@ -1,6 +0,0 @@ - -
-csoap project homepage: http://csoap.sourceforge.net - - - diff --git a/doc/header.html b/doc/header.html deleted file mode 100644 index 3232ffd..0000000 --- a/doc/header.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -csoap - - - - - - - - - -
-
-

C library for SOAP (Simple Object Access Protocol)

-
-
-
-
-- cgit v1.1-32-gdbae