Skip to content

Commit 2ac85e5

Browse files
author
holivier
committed
documented: add jbake tag to generate as a document and correction on include
1 parent 12f1d24 commit 2ac85e5

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

vuejs/src/docs/asciidoc/ofbiz-Resource-REST-reference.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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
2626
endif::[]
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
2935
Welcome to _Apache OFBiz_! A powerful top level Apache software project.
@@ -77,7 +83,7 @@ Classic cover are:
7783
In this documentation, for each ResourceName, the webapp mentioned is the one for which
7884
the REST interface has been created for the first time.
7985

80-
=== Core Business Applications
86+
== Core Business Applications
8187
Most businesses share universal needs. They require accounting functionality,
8288
managing customers, placing orders, book-keeping, invoicing and so on.
8389

@@ -91,7 +97,7 @@ to find and understand which one do what
9197

9298
All 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

Comments
 (0)