Build and publish indexed source code
-------------------------------------

                 Key: HDFS-2611
                 URL: https://issues.apache.org/jira/browse/HDFS-2611
             Project: Hadoop HDFS
          Issue Type: Task
          Components: documentation
            Reporter: Eli Collins


The HBase folks publish xref which produces pages like 
http://hbase.apache.org/xref/org/apache/hadoop/hbase/client/Delete.html. It's 
quite nice: it makes their code indexable by Google, and, since it understands 
Java, it's easy to move around between classes. Let's do this as well. Here's 
the maven plugin: http://maven.apache.org/plugins/maven-jxr-plugin/jxr-mojo.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to