[ 
https://jira.codehaus.org/browse/MSITE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Herve Boutemy updated MSITE-699:
--------------------------------

    Description: 
I would like to have the capability of using README.md on the root of the 
project as the index.html that gets generated.

This means it should also allow specifying which doxia to use.

I was thinking of 

{code}<alias name="index.html" src="${basedir}/README.md" doxia="markdown" 
/>{code}

  was:
I would like to have the capability of using README.md on the root of the 
project as the index.html that gets generated.

This means it should also allow specifying which doxia to use.

I was thinking of 

<alias name="index.html" src="${basedir}/README.md" doxia="markdown" />

    
> Allow inclusion of files outside of src/site into the built site
> ----------------------------------------------------------------
>
>                 Key: MSITE-699
>                 URL: https://jira.codehaus.org/browse/MSITE-699
>             Project: Maven Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.3
>            Reporter: Archimedes Trajano
>
> I would like to have the capability of using README.md on the root of the 
> project as the index.html that gets generated.
> This means it should also allow specifying which doxia to use.
> I was thinking of 
> {code}<alias name="index.html" src="${basedir}/README.md" doxia="markdown" 
> />{code}

--
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