shimingxy 5 سال پیش
والد
کامیت
4acca0c51e
5فایلهای تغییر یافته به همراه26 افزوده شده و 2 حذف شده
  1. 4 2
      docs/_includes/head.html
  2. 0 0
      docs/css/apache-maven-fluido-1.8.min.css
  3. 21 0
      docs/css/print.css
  4. 1 0
      docs/css/site.css
  5. 0 0
      docs/js/apache-maven-fluido-1.8.min.js

+ 4 - 2
docs/_includes/head.html

@@ -9,9 +9,11 @@
         <link rel="stylesheet" href="{{ "/css/syntax.css" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}">
 
         <!-- Custom CSS -->
-		<link rel="stylesheet" href="{{ "/css/fluido-1.8.min.css" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}">
+		<link rel="stylesheet" href="{{ "/css/apache-maven-fluido-1.8.min.css" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}">
+		<link rel="stylesheet" href="{{ "/css/site.css" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}">
+		<link rel="stylesheet" href="{{ "/css/print.css" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}">
 		
-		<script src="{{ "/js/fluido-1.8.min.js" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}"></script>
+		<script  type="text/javascript"  src="{{ "/js/apache-maven-fluido-1.8.min.js" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}"></script>
 		
     
 </head>

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
docs/css/apache-maven-fluido-1.8.min.css


+ 21 - 0
docs/css/print.css

@@ -0,0 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

+ 1 - 0
docs/css/site.css

@@ -0,0 +1 @@
+/* You can override this file with your own styles */

+ 0 - 0
docs/js/fluido-1.8.min.js → docs/js/apache-maven-fluido-1.8.min.js


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است