Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.22 KB

README.adoc

File metadata and controls

28 lines (15 loc) · 1.22 KB

Eclipse Scout - Docs

This repository is part of the Eclipse Scout project. It contains the source of the documentation items and some demo applications created with the framework. The documentation is published on GitHub pages and you can also find the Eclipse Scout User Guide in the Eclipse Help Center.

Organisation of this Repository

  • docs folder: contains the documentation source, read more,

  • code folder: contains demo applications (code snippets in the documentation items are extracted from this code base during the build)

Build

The documentation items are built with maven: check the README of the docs folder.

The demo applications are built with maven: check the README of the code folder.

License