Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139001 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
31
xdocs/navigation.xml
Executable file
31
xdocs/navigation.xml
Executable file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!DOCTYPE project [
|
||||
<!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
|
||||
]>
|
||||
|
||||
<project name="Logging">
|
||||
|
||||
<title>Logging</title>
|
||||
<organizationLogo href="/images/jakarta-logo.gif">
|
||||
Jakarta
|
||||
</organizationLogo>
|
||||
|
||||
<body>
|
||||
<links>
|
||||
<item name="Jakarta Commons"
|
||||
href="http://jakarta.apache.org/commons/"/>
|
||||
</links>
|
||||
|
||||
<menu name="Commons Logging">
|
||||
<item name="Overview"
|
||||
href="/index.html"/>
|
||||
<item name="User Guide"
|
||||
href="/guide.html"/>
|
||||
</menu>
|
||||
|
||||
&commons-nav;
|
||||
|
||||
</body>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user