Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For maven-based builds, a typical deployment of RDM should probably look like this:
src/site/markdown/.../release/1.0.0 src/site/markdown/.../release/1.0.1 ... target/generated-site/markdown/.../release/1.0.2-SNAPSHOT
When --index mode is used, it would generate:
target/generated-site/markdown/.../release/index.md
and only contain the contents of the generated-site version. It should be a bit smarter and allow for multiple directories.