Skip to content

Commit b3a8036

Browse files
doc(index): adding generic description for index
1 parent 8d0bfa4 commit b3a8036

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
md/release-notes.md merge=ours
1+
md/release-notes.adoc merge=ours

modules/ROOT/pages/index.adoc

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,60 +49,59 @@ xref:release-notes.adoc#technology-updates[[.card-title]#Support of Wildfly 10.1
4949
== Getting started
5050
[.card.card-index]
5151
--
52-
xref:getting-started-tutorial.adoc[[.card-title]#Getting started tutorial# [.card-body]#pass:q[]#]
52+
xref:getting-started-tutorial.adoc[[.card-title]#Getting started tutorial# [.card-body.card-content-overflow]#pass:q[A step-by-step creation of a first simple Living Application to learn about all the concepts in Bonita.]#]
5353
--
5454

5555
[.card.card-index]
5656
--
57-
xref:diagram-overview.adoc[[.card-title]#Process diagram overview# [.card-body]#pass:q[]#]
57+
xref:diagram-overview.adoc[[.card-title]#Process diagram overview# [.card-body.card-content-overflow]#pass:q[A BPMN definition of the logic executing in the background of th application.]#]
5858
--
5959

6060
[.card.card-index]
6161
--
62-
xref:key-concepts.adoc[[.card-title]#Key concepts# [.card-body]#pass:q[]#]
62+
xref:key-concepts.adoc[[.card-title]#Key concepts# [.card-body.card-content-overflow]#pass:q[All the concepts needed to create a Bonita automation project.]#]
6363
--
64+
6465
[.card.card-index]
6566
--
66-
xref:ui-designer-overview.adoc[[.card-title]#UI designer overview# [.card-body]#pass:q[]#]
67+
xref:ui-designer-overview.adoc[[.card-title]#UI Designer overview# [.card-body.card-content-overflow]#pass:q[A presentation of the tool that allows you to create pages, forms, and all UI-related artifacts.]#]
6768
--
69+
6870
[.card.card-index]
6971
--
70-
xref:bonita-bpm-studio-installation.adoc[[.card-title]#Bonita BPM Studio installation# [.card-body]#pass:q[]#]
72+
xref:bonita-bpm-studio-installation.adoc[[.card-title]#Bonita Studio installation# [.card-body.card-content-overflow]#pass:q[The very first step to start your Bonita project.]#]
7173
--
7274

7375
[.card.card-index]
7476
--
75-
xref:tomcat-bundle.adoc[[.card-title]#Basic Bonita BPM platform installation# [.card-body]#pass:q[]#]
77+
xref:tomcat-bundle.adoc[[.card-title]#Basic Bonita Runtime installation# [.card-body.card-content-overflow]#pass:q[Create Production and non-Production environments to execute your Bonita automation project.]#]
7678
--
79+
7780
[.card.card-index]
7881
--
79-
xref:create-your-first-project-with-the-engine-apis-and-maven.adoc[[.card-title]#Create your first project with the Engine APIs and Maven# [.card-body]#pass:q[]#]
82+
xref:create-your-first-project-with-the-engine-apis-and-maven.adoc[[.card-title]#Create your first project with Engine APIs and Maven# [.card-body.card-content-overflow]#pass:q[Set up a Maven client application using Bonita Engine APIs to run a process.]#]
8083
--
8184

8285
[.card-section]
8386
== Resources
8487

8588
[.card.card-index]
8689
--
87-
xref:http://www.bonitasoft.com/how-we-do-it/downloads[[.card-title]#Download Bonita BPM software# [.card-body]#pass:q[]#]
90+
xref:http://www.bonitasoft.com/how-we-do-it/downloads[[.card-title]#Download Bonita software# [.card-body.card-content-overflow]#pass:q[A link to our Community web site, the place to get Bonita.]#]
8891
--
8992

9093
[.card.card-index]
9194
--
92-
xref:http://www.bonitasoft.com/how-we-do-it/downloads[[.card-title]#BPMN standard# [.card-body]#pass:q[]#]
95+
xref:http://www.bonitasoft.com/how-we-do-it/downloads[[.card-title]#BPMN standard# [.card-body.card-content-overflow]#pass:q[A link to THE BPMN reference.]#]
9396
--
9497

9598
[.card.card-index]
9699
--
97-
xref:http://www.bonitasoft.com/for-you-to-read/bpm-library/ultimate-guide-bpmn[[.card-title]#The Ultimate Guide to BPMN2# [.card-body]#pass:q[]#]
100+
xref:http://www.bonitasoft.com/for-you-to-read/bpm-library/ultimate-guide-bpmn[[.card-title]#The Ultimate Guide to BPMN2# [.card-body.card-content-overflow]#pass:q[Download Bonitasoft's whitepaper on BPMN2.]#]
98101
--
99102

100103
[.card.card-index]
101104
--
102-
xref:http://www.bonitasoft.com/for-you-to-read/bpm-library/best-practices-continuous-integration-bonita-bpm[[.card-title]#Best Practices for Continuous Integration with Bonita BPM# [.card-body]#pass:q[]#]
105+
xref:http://documentation.bonitasoft.com/javadoc/api/7.3/index.html[[.card-title]#Javadoc# [.card-body.card-content-overflow]#pass:q[The API documentation extracted from our source code.]#]
103106
--
104107

105-
[.card.card-index]
106-
--
107-
xref:http://documentation.bonitasoft.com/javadoc/api/7.4/index.html[[.card-title]#Javadoc# [.card-body]#pass:q[]#]
108-
--

0 commit comments

Comments
 (0)