Skip to content

Commit

Permalink
提供头像设置的使用文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed Oct 15, 2024
2 parents b976521 + 06e5cb2 commit 44a37d7
Show file tree
Hide file tree
Showing 800 changed files with 2 additions and 70,871 deletions.
18 changes: 1 addition & 17 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,7 @@ const config = {
sitemap: {
changefreq: "weekly",
priority: 0.5,
ignorePatterns: [
"/2.10/**",
"/2.11/**",
"/2.12/**",
"/2.13/**",
"/2.14/**",
"/2.15/**",
"/2.16/**",
"/2.17/**",
"/2.18/**",
],
ignorePatterns: ["/2.16/**", "/2.17/**", "/2.18/**", "/2.19/**"],
},
googleAnalytics: {
trackingID: "UA-110780416-7",
Expand Down Expand Up @@ -239,12 +229,6 @@ const config = {
createRedirects(existingPath) {
if (existingPath.startsWith("/2.20.0-SNAPSHOT/")) {
return [
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.10.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.11.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.12.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.13.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.14.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.15.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.16.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.17.0-SNAPSHOT/"),
existingPath.replace("/2.20.0-SNAPSHOT/", "/2.18.0-SNAPSHOT/"),
Expand Down
16 changes: 0 additions & 16 deletions versioned_docs/version-2.10/about.md

This file was deleted.

28 changes: 0 additions & 28 deletions versioned_docs/version-2.10/contribution/issue.md

This file was deleted.

110 changes: 0 additions & 110 deletions versioned_docs/version-2.10/contribution/pr.md

This file was deleted.

26 changes: 0 additions & 26 deletions versioned_docs/version-2.10/contribution/sponsor.md

This file was deleted.

89 changes: 0 additions & 89 deletions versioned_docs/version-2.10/developer-guide/annotations-form.md

This file was deleted.

Loading

0 comments on commit 44a37d7

Please sign in to comment.