@@ -24,6 +24,12 @@ ifdef::backend-pdf[]
2424:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in, align=center]
2525:source-highlighter: rouge
2626endif::[]
27+ :toc:
28+ :sectnums:
29+ :toclevels: 3
30+ :jbake-type: page
31+ :jbake-tags: ofbizextra, documentation, fr
32+ :jbake-status: published
2733
2834== Introduction to OFBiz
2935Welcome to _Apache OFBiz_! A powerful top level Apache software project.
@@ -77,7 +83,7 @@ Classic cover are:
7783In this documentation, for each ResourceName, the webapp mentioned is the one for which
7884the REST interface has been created for the first time.
7985
80- === Core Business Applications
86+ == Core Business Applications
8187Most businesses share universal needs. They require accounting functionality,
8288managing customers, placing orders, book-keeping, invoicing and so on.
8389
@@ -91,7 +97,7 @@ to find and understand which one do what
9197
9298All ResourceName are organize by Category, so there is one chapter by category.
9399
94- include::../../plugins/partymgrfjs/ src/docs/asciidoc/screenlet-party.adoc[leveloffset=+1 ]
100+ include::../../../../partyfjs/ src/docs/asciidoc/screenlet-party.adoc[leveloffset=+2 ]
95101
96- include::../../plugins/ examplefjs/src/docs/asciidoc/screenlet-example.adoc[leveloffset=+1 ]
102+ include::../../../../ examplefjs/src/docs/asciidoc/screenlet-example.adoc[leveloffset=+2 ]
97103
0 commit comments