This is an automated email from the ASF dual-hosted git repository.

holivier pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git

commit b76ee4119794cc090724349370dd7cef6ff7cc77
Author: holivier <[email protected]>
AuthorDate: Mon Jul 20 12:52:14 2020 +0200

    Documented: migrate help link to asciidoc developer manual for Plugins
    dedicated for developer (OFBIZ-11587)
    
    create file plugins-developer-manual, which will include all include
    plugins for developer.
    
    The file plugin-developer-manual is include in developer-manual
---
 docs/asciidoc/plugins-developer-manual.adoc | 34 +++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/docs/asciidoc/plugins-developer-manual.adoc 
b/docs/asciidoc/plugins-developer-manual.adoc
new file mode 100644
index 0000000..cd5f04b
--- /dev/null
+++ b/docs/asciidoc/plugins-developer-manual.adoc
@@ -0,0 +1,34 @@
+////
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+////
+= Apache OFBiz Plugins for Developer
+The Apache OFBiz Project
+Release trunk
+:imagesdir: ./images
+ifdef::backend-pdf[]
+:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in, 
align=center]
+:source-highlighter: rouge
+endif::[]
+:toc:
+:sectnums:
+
+== Deployment
+
+include::../../ldap/src/docs/asciidoc/SingleSignOn.adoc[leveloffset=+2]
+
+

Reply via email to