Author: jleroux
Date: Fri Nov 23 08:43:42 2018
New Revision: 1847223

URL: http://svn.apache.org/viewvc?rev=1847223&view=rev
Log:
Documented: no functional change

Fixes levels, I did not get that AsciiDoctor is handling that automatically

Modified:
    
ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/_include/wa-cross-domains-SSO.adoc
    ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/webapp.adoc

Modified: 
ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/_include/wa-cross-domains-SSO.adoc
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/_include/wa-cross-domains-SSO.adoc?rev=1847223&r1=1847222&r2=1847223&view=diff
==============================================================================
--- 
ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/_include/wa-cross-domains-SSO.adoc
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/_include/wa-cross-domains-SSO.adoc
 Fri Nov 23 08:43:42 2018
@@ -16,7 +16,7 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 ////
-==== Cross-domains Single Sign On (SSO)
+= Cross-domains Single Sign On (SSO)
 
 In some cases you need to split the OFBiz applications on different servers, 
and possibly in production on different domains. 
 This can happen for different reasons, most often for performance reason.

Modified: 
ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/webapp.adoc
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/webapp.adoc?rev=1847223&r1=1847222&r2=1847223&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/webapp.adoc 
(original)
+++ ofbiz/ofbiz-framework/trunk/framework/webapp/src/docs/asciidoc/webapp.adoc 
Fri Nov 23 08:43:42 2018
@@ -16,7 +16,7 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 ////
-=== Web Applications
+= Web Applications
 
 The OFBiz webapp is one of the core framework components. It is tightly 
integrated with other framework components.
 


Reply via email to