This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch clean_docs in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 13801fa19d587f10635abd4acaf32bc82848c2ed Author: chaokunyang <[email protected]> AuthorDate: Thu Feb 5 11:59:17 2026 +0800 rm docs/compiler/type-system.md --- docs/compiler/type-system.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/docs/compiler/type-system.md b/docs/compiler/type-system.md deleted file mode 100644 index 88758626aa..0000000000 --- a/docs/compiler/type-system.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Type System -sidebar_position: 4 -id: type_system -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 - - 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. ---- - -This content has moved to [Schema IDL](schema-idl.md#type-system). - -The Schema IDL document now contains the full type system reference, language mappings, -and best practices. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
