[
https://issues.apache.org/jira/browse/LUCENE-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-4008:
----------------------------------
Attachment: LUCENE-4008.patch
Attached the latest patch with MIGRATE.txt already converted:
- MIGRATE.txt was migrated to pegdown, was very easy. There are only few things
to take care: Code must be indented by TAB or *four* spaces, Secrion headers
start with #, ##, or ###. Lists start with * or -
- BUILD.txt was not touched or added, as you dont need build instructions
anymore once you have the full documentation
- README.txt was minimalized and only points to the HTML docu.
We still need a system requirements page. Ideally as markdown, too.
I will commit that now as a start.
> Use Java Markdown provided by Ivy to transform BUILD.txt, MIGRATE.txt,.. to
> simple (better readable) HTML and place under documentation.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-4008
> URL: https://issues.apache.org/jira/browse/LUCENE-4008
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Uwe Schindler
> Fix For: 4.0
>
> Attachments: LUCENE-4008.patch, LUCENE-4008.patch, LUCENE-4008.patch,
> LUCENE-4008.patch, LUCENE-4008.patch
>
>
> The MIGRATE.txt and other files are very simple formatted and can be
> converted using Markdown.
> We can use e.g. pegdown (a Java Markdown converter) to make HTML out of them
> and place those in the HTML documentation. Theoretically, also CHANGES.txt
> might be processed by Markdown, we have to try out. Pegdown is extensible, so
> it could handle LUCENE-xxx JIRA links correctly.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]