Giter Club home page Giter Club logo

kie-docs's Introduction

Important update: August 31, 2018

On August 31, 2018, this kie-docs repository that contains KIE community and Red Hat Business Automation documentation was updated to enable shared content between KIE community and Red Hat Business Automation enterprise documentation, to remove obsolete content, and to prepare for an improved content building tool coming soon (Aura).

To get the latest changes made to this kie-docs repository, delete your local kie-docs master branch, pull the new kie-docs master to your cloned repository, and force push to your fork:

$ cd ~/kie-docs/
$ git checkout <branch-other-than-master>
$ git branch -d master
$ git fetch --all
$ git checkout --track <upstream-repo-name>/master
$ git push --set-upstream <fork-name> master

WARNING: Do not rebase your existing master branch against kie-docs master branch to get the latest updates. The new master is substantially restructured, so rebasing creates extensive conflicts that, even when resolved, can introduce errors into the new structure.

To access legacy content from the former master branch, use the branch backup-master-2018.08.31.

Summary of KIE documentation changes

Note the following changes that apply to KIE community documentation as a result of the repository update:

  • New kie-docs repository structure: The kie-docs repository has been restructured to prepare for an improved content building tool coming soon (Aura) and to enable shared content between KIE community and Red Hat Business Automation enterprise documentation. Within the doc-content directory, the community drools-docs, jbpm-docs, and optaplanner-wb-es-docs folders continue to be in a Maven structure as before that supports a mvn clean install -Dfull build. All content files in community folders are or can now be used in enterprise assembly builds from the assemblies folder for the Red Hat Customer Portal. Content files in the enterprise-only folder either apply only to Red Hat Business Automation products or are files that have not yet been reconciled with community content. Each content folder contains sub-directories divided roughly by subject matter.
  • Centralized _images directory: Going forward, save all new images to only the central kie-docs/_images directory instead of in separate sub-directories within the community content folders. Existing images have been moved already, or deleted if unused. Any images that you save outside of that central images folder will not be rendered in the output.
  • Removed :imagesdir: declaration in modules: Going forward, do not specify an :imagesdir: declaration in any module files or in any KIE community index.adoc assembly files. The images directory specification is now configured globally in the KIE community project pom.xml settings, and directs to the central kie-docs/_images directory. Only Red Hat Business Automation main.adoc assembly files require an :imagesdir: specification.

For more information about these documentation changes or about contributing to this kie-docs documentation repository, see Contributing to KIE documentation.

Developing Drools and jBPM

For guidelines on contributing to a kiegroup development project, see droolsjbpm-build-bootstrap/README.md.

For guidelines on contributing to this kie-docs documentation repository, see Contributing to KIE documentation.

kie-docs's People

Contributors

emmurphy1 avatar sterobin avatar mramendi avatar michelehaglund avatar mariofusco avatar gadeyredhat avatar cristianonicolai avatar mbiarnes avatar tarilabs avatar kaldesai avatar mswiderski avatar ge0ffrey avatar manstis avatar csherrar avatar nmirasch avatar rikkola avatar romartin avatar pefernan avatar vidya-iyengar avatar tkobayas avatar dgutierr avatar porcelli avatar psiroky avatar hasys avatar mrietveld avatar krisv avatar yurloc avatar jesuino avatar paulovmr avatar wmedvede avatar

Watchers

James Cloos 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.