Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9CB86200B86 for ; Sun, 4 Sep 2016 00:08:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9B3CF160ACD; Sat, 3 Sep 2016 22:08:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E07B2160ABB for ; Sun, 4 Sep 2016 00:08:08 +0200 (CEST) Received: (qmail 83126 invoked by uid 500); 3 Sep 2016 22:08:08 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 83117 invoked by uid 99); 3 Sep 2016 22:08:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2016 22:08:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id AC62A18A58D for ; Sat, 3 Sep 2016 22:08:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id eSgsA3fI6WZH for ; Sat, 3 Sep 2016 22:08:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id B13E25F1EB for ; Sat, 3 Sep 2016 22:08:06 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E4D39E0057 for ; Sat, 3 Sep 2016 22:08:05 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id AAEA53A0051 for ; Sat, 3 Sep 2016 22:08:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1759136 - in /creadur/rat/trunk/apache-rat-api/src/site/apt: ./ index.apt.vm Date: Sat, 03 Sep 2016 22:08:05 -0000 To: commits@creadur.apache.org From: khmarbaise@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160903220805.AAEA53A0051@svn01-us-west.apache.org> archived-at: Sat, 03 Sep 2016 22:08:09 -0000 Author: khmarbaise Date: Sat Sep 3 22:08:05 2016 New Revision: 1759136 URL: http://svn.apache.org/viewvc?rev=1759136&view=rev Log: Added index page to RAT API module. Added: creadur/rat/trunk/apache-rat-api/src/site/apt/ creadur/rat/trunk/apache-rat-api/src/site/apt/index.apt.vm Added: creadur/rat/trunk/apache-rat-api/src/site/apt/index.apt.vm URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-api/src/site/apt/index.apt.vm?rev=1759136&view=auto ============================================================================== --- creadur/rat/trunk/apache-rat-api/src/site/apt/index.apt.vm (added) +++ creadur/rat/trunk/apache-rat-api/src/site/apt/index.apt.vm Sat Sep 3 22:08:05 2016 @@ -0,0 +1,26 @@ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~ 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. +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + -------------------------- + API Module + -------------------------- + +About Apache Rat API + + + The Rat API module provides the public interface, which license developers should adhere to. +