Skip to content

Commit 57ef545

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

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

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

Lines changed: 8 additions & 2 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.
@@ -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=+1]
95101

96-
include::../../plugins/examplefjs/src/docs/asciidoc/screenlet-example.adoc[leveloffset=+1]
102+
include::../../../../examplefjs/src/docs/asciidoc/screenlet-example.adoc[leveloffset=+1]
97103

0 commit comments

Comments
 (0)