Code Monkey home page Code Monkey logo

scout.docs's Introduction

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/modules folder: contains the documentation source.

  • docs/playbooks folder: contains the playbooks and user interface bundles for the Antora build, see below

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

Build Demo Applications

The demo applications are built with maven.

Build Documentation

The documentation is built using Antora.

There are two build targets:

  • Eclipse Scout

  • Eclipse Help

By default, Windows does not enable the creation symbolic links. Because of that, git creates a little text file for the symbolic link docs/modules/common/examples/code/. Before building the documentation, replace that file with a real symbolic link, overriding the Windows default.

Create the symbolic link manually using a cmd shell run as administrator, from the root of the working directory:

del docs\modules\common\examples
mklink /d docs\modules\common\examples ..\..\..\code

On Stackoverflow you’ll find a link to a blog post from 2016 explaining that an administrator can enable Developer Mode for the local machine, allowing the creation of symbolic links. At the same time, the blog post warns of potential security issues.

Warning
This is not recommended!

Eclipse Scout

The Eclipse Scout playbook builds the site for GitHub pages. It uses the Antora Lunr Extension to provide a client-side search.

eclipse-scout-ui-bundle.zip

the special user interface bundle for the site

local-eclipse-scout-playbook.yml

the playbook that uses the files in the working directory

To test your changes, run:

npm run build

Eclipse Help

The Eclipse Help playbook uses a different user interface bundle without header, footer, navbar, sidebar, table of contents, and so on.

eclipse-help-ui-bundle.zip

the special user interface bundle for sparse pages

local-eclipse-help-playbook.yml

the playbook that uses the files in the working directory

To test your changes, run:

npm run build-help

Please note that getting the files into an actual Eclipse release requires more manual steps.

scout.docs's People

Contributors

ahoegger avatar andibur avatar avandorp avatar awegmueller avatar bschwarzent avatar cguglielmo avatar cyrill-wyss avatar d-schmid avatar egloff avatar fschinkel avatar imotsch avatar jmini avatar jmiserez avatar jwinkens avatar kellox avatar kensanata avatar knicksaas avatar matthiaso avatar mrudolf9954 avatar mschaufelberger avatar mvilliger avatar nsteger avatar padyx avatar paolobazzi avatar rmuri avatar rogersteblerbsi avatar stephan-merkli avatar tgygax avatar thomaspluess avatar thomassiegrist86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.