This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git.
from 47f348c Fix (quite old) typo
new ebd5178 First Draft of the Kickstart Howto
new ea2eb59 SLING-9522 - Add how-to series for the Feature Model
new a359b43 SLING-9522 - Updated tags to use featuremodel; Removed
Feature Model Launcher how-to (not ready); Added reference to how-to on main
page ; Removed duplicate content on how-to landing page; corrected typos.
new 4a0164f Merge pull request #48 from headwirecom/feature/SLING-9522
The 939 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../documentation/development/feature-model.md | 74 ++++++-
.../feature-model/feature-model-overview.md | 33 ++++
.../feature-model/howtos/create-sling-composite.md | 187 ++++++++++++++++++
.../feature-model/howtos/create-sling-fm.md | 129 ++++++++++++
.../feature-model/howtos/kickstart.md | 220 +++++++++++++++++++++
.../howtos/sling-with-custom-project.md | 215 ++++++++++++++++++++
6 files changed, 857 insertions(+), 1 deletion(-)
create mode 100644
src/main/jbake/content/documentation/feature-model/feature-model-overview.md
create mode 100644
src/main/jbake/content/documentation/feature-model/howtos/create-sling-composite.md
create mode 100644
src/main/jbake/content/documentation/feature-model/howtos/create-sling-fm.md
create mode 100644
src/main/jbake/content/documentation/feature-model/howtos/kickstart.md
create mode 100644
src/main/jbake/content/documentation/feature-model/howtos/sling-with-custom-project.md