Allen Wittenauer created YETUS-584:
--------------------------------------

             Summary: index mode should support additional directories to read
                 Key: YETUS-584
                 URL: https://issues.apache.org/jira/browse/YETUS-584
             Project: Yetus
          Issue Type: New Feature
          Components: Release Doc Maker
            Reporter: Allen Wittenauer
            Priority: Minor


For maven-based builds, a typical deployment of RDM should probably look like 
this:

{code}
src/site/markdown/.../release/1.0.0
src/site/markdown/.../release/1.0.1
...
target/generated-site/markdown/.../release/1.0.2-SNAPSHOT
{code}

When --index mode is used, it would generate:

{code}
target/generated-site/markdown/.../release/index.md
{code}

and only contain the contents of the generated-site version.  It should be a 
bit smarter and allow for multiple directories.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to