Browse Source

docs: 📝 add readme for experimantal

dev
Timothy Liu 2 years ago
parent
commit
c6c469b5a8
5 changed files with 22 additions and 1 deletions
  1. +0
    -1
      experimental/1
  2. +5
    -0
      experimental/CAPI/README.md
  3. +5
    -0
      experimental/CAPI/go/README.md
  4. +9
    -0
      experimental/README.md
  5. +3
    -0
      experimental/dependency/README.md

+ 0
- 1
experimental/1 View File

@@ -1 +0,0 @@
./dependency/proto/go_output.sh: line 5: cd: too many arguments

+ 5
- 0
experimental/CAPI/README.md View File

@@ -0,0 +1,5 @@
# experimental/CAPI

## 简介

实验性选手接口

+ 5
- 0
experimental/CAPI/go/README.md View File

@@ -0,0 +1,5 @@
# experimental/CAPI/go

## 简介

实验性选手 Go 接口

+ 9
- 0
experimental/README.md View File

@@ -0,0 +1,9 @@
# experimental

## 简介

进行实验性功能的探索

## 注意事项

本文件夹内的文件采用某历史版本,与新近版本未必一致。

+ 3
- 0
experimental/dependency/README.md View File

@@ -0,0 +1,3 @@
# experimental/dependency

实验性依赖文件

Loading…
Cancel
Save