]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Implementation of user's guide
authormaintenance team <salome-mnt@opencascade.com>
Thu, 16 Dec 2010 12:23:13 +0000 (12:23 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Thu, 16 Dec 2010 12:23:13 +0000 (12:23 +0000)
doc/salome/gui/GEOM/static/doxygen.css
doc/salome/gui/GEOM/static/footer.html
doc/salome/gui/GEOM/static/header.html [new file with mode: 0755]
doc/salome/gui/GEOM/static/header.html.in [deleted file]

index eb9f3c6a2856ba7b605729096c3cd3002d0f5bf6..88e613d2392388224ab7c6ba85e7aafb73185dac 100755 (executable)
@@ -1,35 +1,5 @@
-body {
-   font-family: Arial, Helvetica, sans-serif;
-   background-color: #ffffff;
-}
-
-h1 { 
+H1 { 
    text-align: center; 
-   text-decoration: none;
-   border: none;
-   line-height: 25px;
-   text-align: center;
-//   text-transform:uppercase;
-   background: #D9f4fd;
-   font-size: 12pt;
-   font-weight: bold;
-   border: 1px solid #CCCCCC;
-   -moz-border-radius: 8px;
-   -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
-/*   background-color: rgb(75, 140, 185);
-   color: #ffffff;
-   text-align: center;
-   height: 25px;*/
-
-}
-
-h2 {
-   font-size: 12pt;
-   font-weight: bold;
-}
-
-table {
-   font-size: 10pt;
 }
 
 CAPTION { 
@@ -41,6 +11,16 @@ A.qindex {}
 
 A.qindexRef {}
 
+/* Link to any cross-referenced Doxygen element */
+A.el { 
+   text-decoration: none; 
+   font-weight: bold 
+}
+
+A.elRef { 
+   font-weight: bold 
+}
+
 /* Link to any cross-referenced Doxygen element inside a code section 
    (ex: header)
 */
@@ -57,49 +37,7 @@ A.codeRef {
 
 A:hover { 
    text-decoration: none; 
-   background-color: lightblue; 
-}
-
-div.contents {
-  font-family: Arial, Helvetica, sans-serif;
-  font-size: 10pt;
-}
-
-div.navpath {
-  font-size: 11pt;
-}
-
-div.version {
-   background-color:#ffffde;
-   border:1px solid #cccccc;
-   font-family: Arial, Helvetica, sans-serif;
-   font-size: 9pt;
-   text-align: center;
-   width:100px;
-   -moz-border-radius: 8px;
-//   -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
-}
-
-div.header {
-  background: url("head.png");
-  background-color: #175783;
-  border: 1px solid;
-  height: 80px;
-  background-repeat: no-repeat;
-  margin-bottom: 10px;
-}
-
-div.tabs {
-  display: none;
-}
-
-div.footer {
-  background-color: #D9f4fd;
-  border: 1px solid #AAAAAA;
-  font-family: Arial, Helvetica, sans-serif;
-  font-size: 11px;
-  padding: 10px;
-  margin-top: 15px;
+   background-color: lightblue 
 }
 
 DL.el { 
@@ -107,8 +45,10 @@ DL.el {
 }
 
 /* A code fragment (ex: header) */
-div.fragment { 
+DIV.fragment { 
+   width: 100%; 
    border: none; 
+   background-color: #CCCCCC 
 }
 
 /* In the alpha list (coumpound index), style of an alphabetical index letter */
@@ -154,6 +94,10 @@ DIV.groupText {
    font-size: smaller 
 }
 
+BODY { 
+   background: #FFFFFF;
+}
+
 /*div.div-page { 
   background-color: #FFFFFF; 
   margin-left: 1em;
@@ -224,212 +168,3 @@ span.comment       { color: #800000 }
 span.preprocessor  { color: #806020 }
 span.stringliteral { color: #002080 }
 span.charliteral   { color: #008080 }
-
-/* @group Code Colorization */
-
-.fragment {
-       font-family: monospace, fixed;
-       font-size: 10pt;
-}
-
-pre.fragment {
-        width: 95%;
-       border: 1px solid #CCCCCC;
-        -moz-border-radius: 8px;
-        -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
-        background-color:#EEF3F5;
-       padding: 4px 6px;
-       margin: 4px 1px 4px 1px;
-}
-
-/* Top Navigation style */
-
-div.navigation {
-  margin-bottom:20px;
-}
-
-/* Left navigation panel style */
-
-body.ftvtree {
-   background-color: #D9f4fd;
-  margin: 10px;
-}
-
-div.directory {
-  margin: 0;
-}
-
-div.directory.p {
-  margin: 0;
-}
-
-h3.swap {
-   font-size: 10pt;
-   margin-bottom: 0;
-}
-
-/* Link to any cross-referenced Doxygen element */
-a.el { 
-   text-decoration: none; 
-   font-family: Arial, Helvetica, sans-serif;
-   font-weight: bold;
-   font-size: 9pt;
-   color: #551a8b;
-}
-
-a.el:hover {
-   background-color: transparent;
-}
-
-a.elRef { 
-   font-weight: normal;
-}
-
-
-#MSearchBox {
-  -moz-border-radius:8px 8px 8px 8px;
-  background-color:white;
-  border:1px solid #84B0C7;
-  margin:0;
-  padding:0;
-  white-space:nowrap;
-}
-
-div.directory img {
-  vertical-align:-30%;
-}
-
-div.directory p {
-  white-space:nowrap;
-  margin: 0;
-}
-
-div.directory-alt div {
-       display: none;
-       margin: 0px;
-}
-
-
-div.directory div {
-       display: none;
-       margin: 0px;
-}
-
-div.version {
-   background-color:#ffffde;
-   border:1px solid #cccccc;
-   font-family: Arial, Helvetica, sans-serif;
-   font-size: 9pt;
-   text-align: center;
-   width:100px;
-   -moz-border-radius: 8px;
-//   -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
-}
-
-/* @group Member Descriptions */
-
-.mdescLeft, .mdescRight,
-.memItemLeft, .memItemRight,
-.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
-        background-color: #FAFAFA;
-        border: none;
-        margin: 4px;
-        padding: 1px 0 0 8px;
-}
-
-.mdescLeft, .mdescRight {
-        padding: 0px 8px 4px 8px;
-        color: #555;
-}
-
-.memItemLeft, .memItemRight, .memTemplParams {
-        border-top: 1px solid #ccc;
-}
-
-.memItemLeft, .memTemplItemLeft {
-        white-space: nowrap;
-}
-
-.memTemplParams {
-        color: #606060;
-        white-space: nowrap;
-}
-
-/* @end */
-
-/* Styles for detailed member documentation */
-
-.memtemplate {
-        font-size: 80%;
-        color: #606060;
-        font-weight: normal;
-        margin-left: 3px;
-}
-
-.memnav {
-        background-color: #e8eef2;
-        border: 1px solid #84b0c7;
-        text-align: center;
-        margin: 2px;
-        margin-right: 15px;
-        padding: 2px;
-}
-
-.memitem {
-        padding: 0;
-        margin-bottom: 10px;
-}
-
-.memname {
-        white-space: nowrap;
-        font-weight: bold;
-}
-
-.memproto, .memdoc {
-        border: 1px solid #84b0c7;
-}
-
-.memproto {
-        padding: 0;
-        background-color: #d5e1e8;
-        font-weight: bold;
-        -webkit-border-top-left-radius: 8px;
-        -webkit-border-top-right-radius: 8px;
-        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
-        -moz-border-radius-topleft: 8px;
-        -moz-border-radius-topright: 8px;
-        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
-
-}
-
-
-
-.memdoc {
-        padding: 2px 5px;
-        background-color: #eef3f5;
-        border-top-width: 0;
-        -webkit-border-bottom-left-radius: 8px;
-        -webkit-border-bottom-right-radius: 8px;
-        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
-        -moz-border-radius-bottomleft: 8px;
-        -moz-border-radius-bottomright: 8px;
-        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
-}
-
-.paramkey {
-        text-align: right;
-}
-
-.paramtype {
-        white-space: nowrap;
-}
-
-.paramname {
-        color: #602020;
-        white-space: nowrap;
-}
-.paramname em {
-        font-style: normal;
-}
-
-/* @end */
index fdfb138ca8e38a888e4d933bfa8089036b7329d7..8c815fc60b1ed512121652b66ea90e81227d34a5 100755 (executable)
@@ -3,11 +3,8 @@
 <head>
 </head>
 <body>
-<div class="footer">
-<div style="text-align: center;">
-Copyright &copy; 2007-2010  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
-Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
-</div>
+<hr style="width: 100%; height: 2px;">
+<div style="text-align: center;">Copyright &copy; 2010 OPEN CASCADE<br>
 </div>
 </body>
 </html>
diff --git a/doc/salome/gui/GEOM/static/header.html b/doc/salome/gui/GEOM/static/header.html
new file mode 100755 (executable)
index 0000000..6500198
--- /dev/null
@@ -0,0 +1,12 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <title>$title</title>
+   <link href="doxygen.css" rel="stylesheet" type="text/css">
+</head>
+<hr>
+<center>
+SALOME Tripoli Reference Help
+</center>
+<hr>
diff --git a/doc/salome/gui/GEOM/static/header.html.in b/doc/salome/gui/GEOM/static/header.html.in
deleted file mode 100755 (executable)
index 6795e96..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <title>$title</title>
-   <link href="doxygen.css" rel="stylesheet" type="text/css">
-</head>
-<div class="header"></div>
-<div align="right"><div class="version">Version: @VERSION@</div></div>
-