Author: bdelacretaz
Date: Mon Apr 25 09:08:29 2016
New Revision: 1740777
URL: http://svn.apache.org/viewvc?rev=1740777&view=rev
Log:
Mention config file examples
Modified:
sling/site/trunk/content/documentation/bundles/configuration-installer-factory.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/configuration-installer-factory.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/configuration-installer-factory.mdtext?rev=1740777&r1=1740776&r2=1740777&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/configuration-installer-factory.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/configuration-installer-factory.mdtext
Mon Apr 25 09:08:29 2016
@@ -72,6 +72,8 @@ The 1 character type code is one of:
* 'C' : Character
* 'B' : Boolean
+A number of such .config files exist in the Sling codebase and can be used as
examples.
+
# Project Info
* Configuration installer factory
([org.apache.sling.installer.factory.configuration](http://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration))