"Welcome" Project
The Welcome project is a way to provide the "User Guide".
The project "Welcome" will be installed as the first project in "$HOME/Documents" when the user installs the MarkNote package.
$HOME/Documents/MarkNote Welcome
|_ illustrations
|_ MarkNote [x.y.z] - User Guide.md
|_ MarkNote [x.y.z] - Tips & Tricks.md
That "Welcome project" will be packaged at maven package time (assembly), copying from src/docs the required documents and illustrations that will be unpacked into $USER/Documents/ at installation time.
"Welcome" Project
The Welcome project is a way to provide the "User Guide".
The project "Welcome" will be installed as the first project in "$HOME/Documents" when the user installs the MarkNote package.
That "Welcome project" will be packaged at maven package time (assembly), copying from
src/docsthe required documents and illustrations that will be unpacked into$USER/Documents/at installation time.