This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to branch versioned-docs in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/versioned-docs by this push: new 72c62a07f Update 0.9 doc (#2032) 72c62a07f is described below commit 72c62a07f8e06858c44a55c27650e934875ae957 Author: Yufei Gu <yu...@apache.org> AuthorDate: Fri Jul 11 11:10:01 2025 -0700 Update 0.9 doc (#2032) --- 0.9.0/_index.md | 19 +++++++++++-------- 0.9.0/polaris-management-service.md | 2 +- 0.9.0/rest-catalog-open-api.md | 2 +- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/0.9.0/_index.md b/0.9.0/_index.md index e8f38dbfa..f3ce53c61 100644 --- a/0.9.0/_index.md +++ b/0.9.0/_index.md @@ -17,19 +17,22 @@ # specific language governing permissions and limitations # under the License. # -title: 'POLARIS VERSION INDEX MD TEMPLATE' -toc_hide: true -hide_summary: true +linkTitle: '0.9.0' +title: '0.9.0' +type: docs +weight: 200 params: + top_hidden: true show_page_toc: false cascade: - # The latest release specifies 'false', all others must be 'true' - exclude_search: false + type: docs params: show_page_toc: true -# This file will be copied as `_index.md` into a new release's versioned docs folder. +# This file will NOT be copied into a new release's versioned docs folder. --- -== Apache Polaris version {{< releaseVersion >}} +Check out the [Quick Start]({{% ref "quickstart" %}}) page to get started. -Download from ... +<!-- +Testing the `releaseVersion` shortcode here: version is: {{< releaseVersion >}} +--> diff --git a/0.9.0/polaris-management-service.md b/0.9.0/polaris-management-service.md index 0b66b9daa..c81e4d90e 100644 --- a/0.9.0/polaris-management-service.md +++ b/0.9.0/polaris-management-service.md @@ -24,4 +24,4 @@ params: show_page_toc: false --- -{{< redoc-polaris "polaris-management-service.yml" >}} +<meta http-equiv="refresh" content="0; url=http://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/tags/apache-polaris-0.9.0-incubating/spec/polaris-management-service.yml" /> diff --git a/0.9.0/rest-catalog-open-api.md b/0.9.0/rest-catalog-open-api.md index ecb43a83f..896ac66bf 100644 --- a/0.9.0/rest-catalog-open-api.md +++ b/0.9.0/rest-catalog-open-api.md @@ -24,4 +24,4 @@ params: show_page_toc: false --- -{{< redoc-polaris "rest-catalog-open-api.yaml" >}} +<meta http-equiv="refresh" content="0; url=http://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/tags/apache-polaris-0.9.0-incubating/spec/rest-catalog-open-api.yaml" />