Repository: karaf-decanter Updated Branches: refs/heads/master 2d9c05560 -> 2e36de019
Clean unused "local" index Project: http://git-wip-us.apache.org/repos/asf/karaf-decanter/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-decanter/commit/2e36de01 Tree: http://git-wip-us.apache.org/repos/asf/karaf-decanter/tree/2e36de01 Diff: http://git-wip-us.apache.org/repos/asf/karaf-decanter/diff/2e36de01 Branch: refs/heads/master Commit: 2e36de019d108e9f93f621ea1ce2330101a3d147 Parents: 2d9c055 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 4 13:03:40 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 4 13:03:40 2016 +0100 ---------------------------------------------------------------------- .../src/main/asciidoc/dev-guide/dev-index.adoc | 29 -------------------- .../main/asciidoc/user-guide/user-index.adoc | 29 -------------------- 2 files changed, 58 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/2e36de01/manual/src/main/asciidoc/dev-guide/dev-index.adoc ---------------------------------------------------------------------- diff --git a/manual/src/main/asciidoc/dev-guide/dev-index.adoc b/manual/src/main/asciidoc/dev-guide/dev-index.adoc deleted file mode 100644 index f801ebd..0000000 --- a/manual/src/main/asciidoc/dev-guide/dev-index.adoc +++ /dev/null @@ -1,29 +0,0 @@ -// -// Licensed 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. -// - -Apache Karaf Decanter 1.x - Developer Guide -=========================================== -:toc: left -:toclevels: 3 -:toc-position: left -:toc-title: Apache Karaf Decanter 1.x - Developer Guide -:numbered: - -include::dev-guide/architecture.adoc[] - -include::dev-guide/custom-collector.adoc[] - -include::dev-guide/custom-appender.adoc[] - -include::dev-guide/custom-alerter.adoc[] http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/2e36de01/manual/src/main/asciidoc/user-guide/user-index.adoc ---------------------------------------------------------------------- diff --git a/manual/src/main/asciidoc/user-guide/user-index.adoc b/manual/src/main/asciidoc/user-guide/user-index.adoc deleted file mode 100644 index 0c0a5ed..0000000 --- a/manual/src/main/asciidoc/user-guide/user-index.adoc +++ /dev/null @@ -1,29 +0,0 @@ -// -// Licensed 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. -// - -Apache Karaf Decanter 1.x - User Guide -================================== -:toc: left -:toclevels: 3 -:toc-position: left -:toc-title: Apache Karaf Decanter 1.x - User Guide -:numbered: - -include::user-guide/introduction.adoc[] - -include::user-guide/collectors.adoc[] - -include::user-guide/appenders.adoc[] - -include::user-guide/sla.adoc[]
