replace contents.html with README explaining how to access javadocs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@914 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
041a469f4f
commit
12f440c894
|
@ -0,0 +1,15 @@
|
|||
|
||||
Javadocs are available at:
|
||||
|
||||
http://download.eclipse.org/jetty/stable-7/apidocs/
|
||||
|
||||
|
||||
Jxr is available at:
|
||||
|
||||
http://download.eclipse.org/jetty/stable-7/xref/
|
||||
|
||||
|
||||
For specific versions replace 'stable-7' with the version, for example the javadocs for jetty-7.0.0.RC5 would be at
|
||||
|
||||
http://download.eclipse.org/jetty/7.0.0.RC5/apidocs/
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
<h1>Jetty Javadoc - NOT BUILT!</h1>
|
||||
|
||||
Please run build the project-website module
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue