Upgraded site so that commons build is not longer needed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@385902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<!--
|
||||
|
||||
Copyright 2001-2004 The Apache Software Foundation.
|
||||
Copyright 2001-2004, 2006 The Apache Software Foundation.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -17,7 +17,7 @@
|
||||
limitations under the License.
|
||||
|
||||
-->
|
||||
<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
|
||||
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
|
||||
<project name="Logging">
|
||||
|
||||
<title>Logging</title>
|
||||
|
||||
10
xdocs/style/project.css
Normal file
10
xdocs/style/project.css
Normal file
@@ -0,0 +1,10 @@
|
||||
#banner, #banner td {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#banner td {
|
||||
height: 100%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user