Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

syndesisio/syndesis-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEPTEMBER 22, 2019 THE CONTENT IN THIS REPO IS OUT OF DATE. YOU CAN FIND UP-TO-DATE SYNDESIS DOCUMENTATION HERE: https://github.com/syndesisio/syndesis/tree/master/doc

Documentation for Syndesis - a platform for running JBoss Fuse on the enterprise public cloud (OpenShift Dedicated).

Syndesis source documentation is written in Asciidoc. See the Style Guide for JBoss Fuse Documentation, which is in this repository in the asciidoc folder.

The instructions below get you started with Asciidoc.

FAQ

Q. I’m new to Asciidoc. How do I get this stuff to work?

This project is configured to build the docs using the asciidoctor-maven-plugin and tooltips are extracted using the syndesis-documentation-maven-plugin. Before you build the docs for the first time, build and install the syndesis-documentation-maven-plugin locally, as follows:

cd tools
mvn install

To build the docs, run Maven from the top-level directory, as follows:

mvn package

Q. Where can I learn about Asciidoc syntax?

Releases

No releases published

Packages

No packages published