Author: mduerig
Date: Wed Mar 25 21:22:05 2015
New Revision: 1669232
URL: http://svn.apache.org/r1669232
Log:
OAK-301: Document Oak
Added Software attribution page
Added:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/attribution.md
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/site.xml
Added: jackrabbit/oak/trunk/oak-doc/src/site/markdown/attribution.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/attribution.md?rev=1669232&view=auto
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/attribution.md (added)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/attribution.md Wed Mar 25
21:22:05 2015
@@ -0,0 +1,23 @@
+<!--
+ 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.
+ -->
+
+### Supporting software attribution
+
+Developers use various tools to assist with their work, such as
+[IntelliJ IDEA](http://www.jetbrains.com/idea/opensource/) or
+[Eclipse](http://www.eclipse.org/). Most tools do not require attribution, but
some do
+([YourKit Java Profiler](http://www.yourkit.com/)).
Modified: jackrabbit/oak/trunk/oak-doc/src/site/site.xml
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/site.xml?rev=1669232&r1=1669231&r2=1669232&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/site.xml (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/site.xml Wed Mar 25 21:22:05 2015
@@ -59,6 +59,7 @@ under the License.
<item href="dev_getting_started.html" name="Getting Started" />
<item href="participating.html" name="Participating" />
<item href="apidocs/index.html" name="API Docs" />
+ <item href="attribution.html" name="Attribution" />
</menu>
<menu name="Links">
<item href="http://jackrabbit.apache.org/oak" name="Apache Jackrabbit
Oak" />