Skip to content

Conversation

@waynexia
Copy link
Member

What's Changed in this PR

closes #1535

Describe the change in this PR

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@waynexia waynexia requested a review from Copilot April 25, 2025 08:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for IP functions used in SQL, addressing both English and Chinese versions.

  • Updated sidebars.ts to include the new IP functions documentation
  • Added i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/ip.md with Chinese documentation
  • Added docs/reference/sql/functions/ip.md with English documentation

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sidebars.ts Added new sidebar entry for IP functions
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/functions/ip.md Added Chinese documentation for IP functions
docs/reference/sql/functions/ip.md Added English documentation for IP functions

@cloudflare-workers-and-pages
Copy link

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ee7015
Status: ✅  Deploy successful!
Preview URL: https://cdd000c6.greptime-docs.pages.dev
Branch Preview URL: https://ip-functions.greptime-docs.pages.dev

View logs

Copy link
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicecui nicecui merged commit 2604a5d into main Apr 25, 2025
5 checks passed
@nicecui nicecui deleted the ip-functions branch April 25, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update docs for feat: support some IP related functions

4 participants