The Syndesis doc
directory is organized for delivering flexible content,
which is a framework for, at some point in the future,
letting you put together exactly the content you need. The flexible
content framework also makes it easier to reuse the same content
in multiple places. This is an initiative that is
being adopted by many open source projects.
Syndesis user doc is organized into several documents. The following
table lists the syndesis/doc
directories that contain the content for each
document.
Document | master.adoc location |
Content location |
---|---|---|
Syndesis Sample Integration Tutorials |
|
|
Integrating Applications with Syndesis |
|
|
Connecting Syndesis to Applications and Services |
|
|
Customizing Syndesis |
|
|
For each document, the master.adoc
file includes the
relevant assemblies and modules.
-
Assemblies are files that introduce a subject and include two or more modules, which provide the content.
-
Modules provide content and do not include other files. There are three kinds of modules:
-
Concept
-
Procedure
-
Reference
-
The Syndesis doc
directory contains these directories:
-
assemblies
contains a folder for each category of information. These folders contain assembly files:-
connecting
contains assembly files that are in Connecting Syndesis to Applications and Services. -
customizing
contains assembly files that contain information about creating REST API client connectors and Syndesis extensions. -
integrating-applications
contains assembly files that are in Integrating Applications with Syndesis. -
tutorials
contains assembly files that are in Syndesis Sample Integration Tutorials.
-
-
modules
also contains a folder for each category of information. These folders contains concept, procedure, and reference modules, which contain the details:-
connecting
-
customizing
-
integrating-applications
-
tutorials
-
-
images
also contains a folder for each category of information. These folders contain image files:-
connecting
-
customizing
-
integrating-applications
-
tutorials
-