docs: remove convert appimage documentation from sidebar#91
Merged
Conversation
Removed the "Convert appimage" documentation link from the sidebar navigation for version 1.9.x. This change was made because the appimage conversion feature is no longer supported or maintained in the current version, making the documentation obsolete. Influence: 1. Verify the sidebar navigation no longer shows the "Convert appimage" option 2. Check that all remaining sidebar links are functional 3. Ensure no internal links reference the removed documentation docs: 从侧边栏移除转换 appimage 文档 从 1.9.x 版本的侧边栏导航中移除了"转换 appimage"文档链接。此更改是因为 appimage 转换功能在当前版本中不再受支持或维护,使得该文档过时。 Influence: 1. 验证侧边栏导航不再显示"转换 appimage"选项 2. 检查所有剩余的侧边栏链接是否正常 3. 确保没有内部链接引用已移除的文档
✅ Deploy Preview for linyaps-org-cn ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
1. Added prebuild script to validate sidebar links 2. Created new shell script sidebar-link-check.sh 3. Script generates link-check.md with all sidebar links 4. Runs automatically before build process Log: Added automatic sidebar link validation before builds Influence: 1. Verify script runs correctly during build process 2. Check generated link-check.md contains all expected links 3. Test with different sidebar configurations 4. Ensure script doesn't break existing build process feat: 添加侧边栏链接验证脚本 1. 添加构建前脚本用于验证侧边栏链接 2. 创建新的shell脚本sidebar-link-check.sh 3. 脚本生成包含所有侧边栏链接的link-check.md文件 4. 在构建过程前自动运行 Log: 新增构建前自动验证侧边栏链接功能 Influence: 1. 验证脚本在构建过程中是否正确运行 2. 检查生成的link-check.md是否包含所有预期链接 3. 使用不同的侧边栏配置进行测试 4. 确保脚本不会破坏现有的构建流程
dengbo11
approved these changes
Sep 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removed the "Convert appimage" documentation link from the sidebar navigation for version 1.9.x. This change was made because the appimage conversion feature is no longer supported or maintained in the current version, making the documentation obsolete.
Influence:
docs: 从侧边栏移除转换 appimage 文档
从 1.9.x 版本的侧边栏导航中移除了"转换 appimage"文档链接。此更改是因为
appimage 转换功能在当前版本中不再受支持或维护,使得该文档过时。
Influence: