[EMAIL PROTECTED] wrote:
Log:
fix broken links to source

-&nbsp;<a 
href="../../src/demo/org/apache/lucene/demo/FileDocument.java">FileDocument.java</a> 
contains
+&nbsp;<a 
href="http://svn.apache.org/repos/asf/lucene/java/trunk/src/demo/org/apache/lucene/demo/FileDocument.java";>FileDocument.java</a>
 contains

This makes the docs point to the current version of the code, rather than a version synchronized with the docs, and also makes the docs no-longer standalone.


These links used to work both on the website and in a release, always pointing to a version in sync with the javadocs. For it to work on the website, the src/demo tree needed to be checked out from CVS on www.apache.org and updated whenever the javadocs were updated. In releases we always package the demo source code.

We could do the same thing now that things are in subversion, no?

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to