diff options
Diffstat (limited to 'docs/src/api')
| -rw-r--r-- | docs/src/api/README.md | 1 | ||||
| -rw-r--r-- | docs/src/api/go/README.md | 1 | ||||
| -rw-r--r-- | docs/src/api/go/functions.md | 1 | ||||
| -rw-r--r-- | docs/src/api/python/README.md | 1 | ||||
| -rw-r--r-- | docs/src/api/python/functions.md | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/api/README.md b/docs/src/api/README.md new file mode 100644 index 0000000..5932792 --- /dev/null +++ b/docs/src/api/README.md @@ -0,0 +1 @@ +# API diff --git a/docs/src/api/go/README.md b/docs/src/api/go/README.md new file mode 100644 index 0000000..452b575 --- /dev/null +++ b/docs/src/api/go/README.md @@ -0,0 +1 @@ +# Go diff --git a/docs/src/api/go/functions.md b/docs/src/api/go/functions.md new file mode 100644 index 0000000..0c5faf5 --- /dev/null +++ b/docs/src/api/go/functions.md @@ -0,0 +1 @@ +# Functions diff --git a/docs/src/api/python/README.md b/docs/src/api/python/README.md new file mode 100644 index 0000000..452b575 --- /dev/null +++ b/docs/src/api/python/README.md @@ -0,0 +1 @@ +# Go diff --git a/docs/src/api/python/functions.md b/docs/src/api/python/functions.md new file mode 100644 index 0000000..0c5faf5 --- /dev/null +++ b/docs/src/api/python/functions.md @@ -0,0 +1 @@ +# Functions |
