[ 
https://issues.apache.org/jira/browse/HADOOP-8427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8427:
----------------------------------

    Attachment: hadoop8427-5.txt

Easy enough, I think the attached patch does the trick.  The incremental diff 
is tiny:
{noformat}
index da976f6..2cfe2e8 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -51,6 +51,8 @@
       <item name="Single Node Setup" 
href="hadoop-project-dist/hadoop-common/SingleCluster.html"/>
       <item name="Cluster Setup" 
href="hadoop-project-dist/hadoop-common/ClusterSetup.html"/>
       <item name="CLI Mini Cluster" 
href="hadoop-project-dist/hadoop-common/CLIMiniCluster.html"/>
+      <item name="File System Shell" 
href="hadoop-project-dist/hadoop-common/FileSystemShell.html"/>
+      <item name="Hadoop Commands Reference" 
href="hadoop-project-dist/hadoop-common/CommandsManual.html"/>
     </menu>
     
     <menu name="HDFS" inherit="top">
{noformat}
                
> Convert Forrest docs to APT
> ---------------------------
>
>                 Key: HADOOP-8427
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8427
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Andy Isaacson
>              Labels: newbie
>         Attachments: hadoop8427-1.txt, hadoop8427-3.txt, hadoop8427-4.txt, 
> hadoop8427-5.txt, HADOOP-8427.sh, hadoop8427.txt
>
>
> Some of the forrest docs content in src/docs/src/documentation/content/xdocs 
> has not yet been converted to APT and moved to src/site/apt. Let's convert 
> the forrest docs that haven't been converted yet to new APT content in 
> hadoop-common/src/site/apt (and link the new content into 
> hadoop-project/src/site/apt/index.apt.vm) and remove all forrest dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to