[
https://issues.apache.org/jira/browse/HADOOP-9432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706954#comment-13706954
]
Hudson commented on HADOOP-9432:
--------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1485 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1485/])
HADOOP-9432 Add support for markdown .md files in site documentation (stevel:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1502251)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/pom.xml
> Add support for markdown .md files in site documentation
> --------------------------------------------------------
>
> Key: HADOOP-9432
> URL: https://issues.apache.org/jira/browse/HADOOP-9432
> Project: Hadoop Common
> Issue Type: New Feature
> Components: build, documentation
> Affects Versions: 3.0.0
> Reporter: Steve Loughran
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HADOOP-9432.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> The "markdown" syntax for marking up text is something which the {{mvn site}}
> build can be set up to support alongside the existing APT formatted text.
> Markdown offers many advantages
> # It's more widely understood.
> # There's tooling support in various text editors (TextMate, an IDEA plugin
> and others)
> # It can be directly rendered in github
> # the {{.md}} files can be named {{.md.vm}} to trigger velocity
> preprocessing, at the expense of direct viewing in github
> feature #3 is good as it means that you can point people directly at a doc
> via a github mirror, and have it rendered.
> I propose adding the options to Maven to enable content be written as {{.md}}
> and {{.md.vm}} files in the directory {{src/site/markdown}}. This does not
> require any changes to the existing {{.apt}} files, which can co-exist and
> cross-reference each other.
--
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