Skip to content

docs: update html template documentation#6379

Merged
chenjiahan merged 2 commits intomainfrom
html_doc_1018
Oct 18, 2025
Merged

docs: update html template documentation#6379
chenjiahan merged 2 commits intomainfrom
html_doc_1018

Conversation

@chenjiahan
Copy link
Member

Summary

  • Improve descriptions of favicon and app icon configuration
  • Replace Array<string> with string[] in type definitions for consistency
  • Fix spacing and formatting

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings October 18, 2025 03:08
@netlify
Copy link

netlify bot commented Oct 18, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 19b5de0
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68f3063f11dd3b000811554d
😎 Deploy Preview https://deploy-preview-6379--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 70 (🔴 down 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Refresh and clarify HTML template documentation across zh and en, focusing on icon configuration and consistent type annotations.

  • Add code block titles for rsbuild.config.ts examples
  • Clarify favicon and app icon configuration guidance
  • Replace Array with string[] in type definitions

Reviewed Changes

Copilot reviewed 6 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
website/docs/zh/guide/basic/html-template.mdx Improves icon docs, adds code block titles, updates type annotations in examples
website/docs/zh/config/html/template-parameters.mdx Updates array type annotations to string[]
website/docs/zh/config/html/app-icon.mdx Adds reference link for apple-touch-icon
website/docs/en/guide/basic/html-template.mdx Mirrors zh updates: icon docs, code block titles, type annotations
website/docs/en/config/html/template-parameters.mdx Updates array type annotations to string[]
website/docs/en/config/html/app-icon.mdx Adds reference link for apple-touch-icon

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@chenjiahan chenjiahan merged commit ef45422 into main Oct 18, 2025
11 checks passed
@chenjiahan chenjiahan deleted the html_doc_1018 branch October 18, 2025 06:50
@chenjiahan chenjiahan mentioned this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant