[
https://issues.apache.org/jira/browse/HADOOP-11495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-11495:
--------------------------------------
Attachment: HADOOP-11495-03.patch
-03:
* Rebased on latest trunk
* TIL: maven's markdown process can't handle nested tables very well. In order
to fix this, we have to break the indenting on the tables, which in turn breaks
the bullet point generation on the better markdown processors.
* Not all of the velocity macros are supported, so removed the broken ones.
* Is anyone bothering to read these?
* Fixed a few minor stylistic issues here and there.
* Removed the markdown meta data
* Files without any velocity macros are named .md so they render on github
> Convert site documentation from apt to markdown
> -----------------------------------------------
>
> Key: HADOOP-11495
> URL: https://issues.apache.org/jira/browse/HADOOP-11495
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Attachments: HADOOP-11495-02.patch, HADOOP-11495-03.patch,
> HADOOP-11496-00.patch, HADOOP-11496-01.patch
>
>
> Almost Plain Text (aka APT) lost. Markdown won.
> As a result, there are a ton of tools and online resources for Markdown that
> would make editing and using our documentation much easier. It would be
> extremely beneficial for the community as a whole to move from apt to
> markdown.
> This JIRA proposes to do this migration for the common project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)