You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ol...@apache.org on 2021/07/28 19:03:29 UTC

[felix-antora-site] branch main updated: fix headlines

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

olli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a22563  fix headlines
1a22563 is described below

commit 1a225636166143f29ee05c7091f97e0037d7fdc9
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jul 28 21:03:24 2021 +0200

    fix headlines
---
 .../ROOT/pages/subprojects/apache-felix-framework-security.adoc   | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/modules/ROOT/pages/subprojects/apache-felix-framework-security.adoc b/modules/ROOT/pages/subprojects/apache-felix-framework-security.adoc
index 2862842..c086724 100644
--- a/modules/ROOT/pages/subprojects/apache-felix-framework-security.adoc
+++ b/modules/ROOT/pages/subprojects/apache-felix-framework-security.adoc
@@ -1,11 +1,15 @@
 = Apache Felix Framework Security
 
-The Felix Framework Security subproject is an implementation of the security part of the OSGi R4.2 core specification.== Installing
+The Felix Framework Security subproject is an implementation of the security part of the OSGi R4.2 core specification.
+
+== Installing
 
 Support for the OSGi R4.2 security specifications including `PermissionAdmin` and `ConditionalPermissionAdmin` is provided by the framework.security extension bundle.
 The bundle provides both, the packages as well as the services when it is installed.
 
-All that needs to be done is to install the `org.apache.felix.framework.security` bundle into the framework.== Using security
+All that needs to be done is to install the `org.apache.felix.framework.security` bundle into the framework.
+
+== Using security
 
 Besides installing the security bundle three properties should be specified: