This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-flume-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new ad0157ee Remove remaining Sphinx source
ad0157ee is described below
commit ad0157eebb184bb206d3801fe249a9129b452ea8
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Jun 18 19:01:22 2026 +0200
Remove remaining Sphinx source
---
source/filtered-resources/.htaccess | 3 ---
source/resources/extpaths.txt | 5 -----
source/site.xml | 37 -------------------------------------
3 files changed, 45 deletions(-)
diff --git a/source/filtered-resources/.htaccess
b/source/filtered-resources/.htaccess
deleted file mode 100644
index e9708fa2..00000000
--- a/source/filtered-resources/.htaccess
+++ /dev/null
@@ -1,3 +0,0 @@
-ErrorDocument 404 /errors/404.html
-
-
diff --git a/source/resources/extpaths.txt b/source/resources/extpaths.txt
deleted file mode 100644
index d501bec3..00000000
--- a/source/resources/extpaths.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# File format: lines starting with # or space chars are ignored.
-# directories in /www/logging.apache.org/ but not in any svn tree: dtd,
project, xsd
-# space indentation = directories not yet committed to svn production tree
-
-releases/content
diff --git a/source/site.xml b/source/site.xml
deleted file mode 100644
index 0f41e9c4..00000000
--- a/source/site.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- 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.
--->
-<project name="Flume">
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-fluido-skin</artifactId>
- <version>1.5</version>
- </skin>
-
- <publishDate position="right"/>
- <version position="none"/>
-
- <poweredBy>
- <logo name="Flume" href="https://flume.apache.org"
- img="_static/flume-logo.png" />
- </poweredBy>
-
- <body>
-
-
- </body>
-</project>