This is an automated email from the ASF dual-hosted git repository.

nicholasjiang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ebb1d26e3 Remove unused build_and_test.md (#58)
ebb1d26e3 is described below

commit ebb1d26e35381dc87a19075f26bff0f35493387d
Author: Nicholas Jiang <[email protected]>
AuthorDate: Fri May 10 21:00:10 2024 +0800

    Remove unused build_and_test.md (#58)
---
 docs/community/contributor_guide/build_and_test.md | 22 ----------------------
 mkdocs.yml                                         |  1 -
 2 files changed, 23 deletions(-)

diff --git a/docs/community/contributor_guide/build_and_test.md 
b/docs/community/contributor_guide/build_and_test.md
deleted file mode 100644
index 412f81c33..000000000
--- a/docs/community/contributor_guide/build_and_test.md
+++ /dev/null
@@ -1,22 +0,0 @@
----
-license: |
-  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
-
-      https://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.
----
-
-Buiding and Testing
-===
-
-TODO
diff --git a/mkdocs.yml b/mkdocs.yml
index 262bbd4e3..8c7bdfa37 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -78,7 +78,6 @@ nav:
       - Latest News: community/news.md
       - Release Guide: community/release_guide.md
       - Contributor Guide:
-          - Build and Test: community/contributor_guide/build_and_test.md
           - Docs and Website: community/contributor_guide/docs_and_website.md
   - Security: security.md
   - Apache Software Foundation:

Reply via email to