You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2014/01/22 20:06:13 UTC

svn commit: r1560479 - /sling/site/trunk/content/documentation/bundles.mdtext

Author: justin
Date: Wed Jan 22 19:06:13 2014
New Revision: 1560479

URL: http://svn.apache.org/r1560479
Log:
organizing bundle list

Modified:
    sling/site/trunk/content/documentation/bundles.mdtext

Modified: sling/site/trunk/content/documentation/bundles.mdtext
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles.mdtext?rev=1560479&r1=1560478&r2=1560479&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/bundles.mdtext (original)
+++ sling/site/trunk/content/documentation/bundles.mdtext Wed Jan 22 19:06:13 2014
@@ -20,18 +20,24 @@ Title: Bundles
 * [OSGi Installer]({{ refs.osgi-installer.path }})
 * [JCR Installer Provider]({{ refs.jcr-installer-provider.path }})
 
-## Misc
+## Development and Utilities
 * [Commons Thread Pools]({{ refs.apache-sling-commons-thread-pool.path }})
 * [Commons HTML Utilities]({{ refs.commons-html-utilities.path }})
-* [Eventing and Job Handling]({{ refs.apache-sling-eventing-and-job-handling.path }})
 * [MIME Type Support (commons.mime)]({{ refs.mime-type-support-commons-mime.path }})
-* [Output Rewriting Pipelines (org.apache.sling.rewriter)]({{ refs.output-rewriting-pipelines-org-apache-sling-rewriter.path }})
-* [Request Processing Analyzer (org.apache.sling.reqanalyzer)]({{ refs.request-analysis.path }})
 * [Scripting JSP Taglib]({{ refs.sling-scripting-jsp-taglib.path }})
 * [Sling Settings (org.apache.sling.settings)]({{ refs.sling-settings-org-apache-sling-settings.path }})
+* [Caching Services]({{ refs.caching-services.path }})
+
+## Content Presentation
+* [Output Rewriting Pipelines (org.apache.sling.rewriter)]({{ refs.output-rewriting-pipelines-org-apache-sling-rewriter.path }})
+* [XML Support]({{ refs.xml-support.path }})
+
+## Troubleshooting
+* [Request Processing Analyzer (org.apache.sling.reqanalyzer)]({{ refs.request-analysis.path }})
 * [Sling Health Check Tool]({{ refs.sling-health-check-tool.path }})
+
+## Misc
+* [Eventing and Job Handling]({{ refs.apache-sling-eventing-and-job-handling.path }})
 * [Scheduler Service (commons scheduler)]({{ refs.scheduler-service-commons-scheduler.path }})
 * [Web Console Extensions (org.apache.sling.extensions.webconsolebranding, org.apache.sling.extensions.webconsolesecurityprovider)]({{ refs.web-console-extensions.path }})
 * [Discovery API and its Implementations (discovery.api, discovery.impl)]({{ refs.discovery-api-and-impl.path }})
-* [XML Support]({{ refs.xml-support.path }})
-* [Caching Services]({{ refs.caching-services.path }})