diff --git a/qdrant-landing/content/documentation/api-reference.md b/qdrant-landing/content/documentation/api-reference.md new file mode 100644 index 000000000..a7434473b --- /dev/null +++ b/qdrant-landing/content/documentation/api-reference.md @@ -0,0 +1,4 @@ +--- +title: API Reference +weight: 20 +--- \ No newline at end of file diff --git a/qdrant-landing/content/documentation/benchmarks.md b/qdrant-landing/content/documentation/benchmarks.md new file mode 100644 index 000000000..b5f3c34da --- /dev/null +++ b/qdrant-landing/content/documentation/benchmarks.md @@ -0,0 +1,4 @@ +--- +title: Benchmarks +weight: 100 +--- \ No newline at end of file diff --git a/qdrant-landing/content/documentation/contribution-guidelines.md b/qdrant-landing/content/documentation/contribution-guidelines.md new file mode 100644 index 000000000..628a8dca9 --- /dev/null +++ b/qdrant-landing/content/documentation/contribution-guidelines.md @@ -0,0 +1,4 @@ +--- +title: Contribution Guidelines +weight: 70 +--- \ No newline at end of file diff --git a/qdrant-landing/content/documentation/python-client.md b/qdrant-landing/content/documentation/python-client.md index 5fa6363d9..e20601939 100644 --- a/qdrant-landing/content/documentation/python-client.md +++ b/qdrant-landing/content/documentation/python-client.md @@ -1,5 +1,4 @@ --- title: Python Client -weight: 40 -draft: true +weight: 20 --- diff --git a/qdrant-landing/content/documentation/release-notes.md b/qdrant-landing/content/documentation/release-notes.md new file mode 100644 index 000000000..35d165634 --- /dev/null +++ b/qdrant-landing/content/documentation/release-notes.md @@ -0,0 +1,4 @@ +--- +title: Release Notes +weight: 70 +--- \ No newline at end of file diff --git a/qdrant-landing/content/documentation/roadmap.md b/qdrant-landing/content/documentation/roadmap.md new file mode 100644 index 000000000..fd946ab97 --- /dev/null +++ b/qdrant-landing/content/documentation/roadmap.md @@ -0,0 +1,4 @@ +--- +title: Roadmap +weight: 90 +--- \ No newline at end of file diff --git a/qdrant-landing/content/documentation/technical-support.md b/qdrant-landing/content/documentation/technical-support.md new file mode 100644 index 000000000..bb260befe --- /dev/null +++ b/qdrant-landing/content/documentation/technical-support.md @@ -0,0 +1,4 @@ +--- +title: Technical Support +weight: 80 +--- \ No newline at end of file