Reorganize docs/features categories#49
Open
kafei-cy wants to merge 1 commit intoTongsuo-Project:mainfrom
Open
Conversation
✅ Deploy Preview for tongsuo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Reorganize docs/features categories
背景
为了提升
docs/features目录下功能文档的可读性、可维护性和侧边栏导航体验,本次对相关文档进行了统一整理与重分类。本次调整的重点是:
修改概览
本次 PR 主要对
docs/features目录进行结构性整理,包含以下内容:docs/features下的文档,按主题重新归类到新的子目录中_category_.json,明确分组和顺序slug,尽量保持原有访问路径稳定(为了避免收藏该页面的人用原来的网址索引不到对应文字)重组后的分类
整理后,
docs/features主要划分为以下分类:getting-started:综合使用教程algorithm-practice:算法实战protocols-and-certs:协议与证书post-quantum:后量子密码performance-optimization:国密性能优化whitebox-sm4:SM4 白盒ecosystem-integrations:生态集成products-and-compliance:产品与合规platforms:平台适配与系统安装调整原则
本次整理遵循以下原则:
slug具体变更内容
1. 分类结构重建
将原本位于
docs/features根目录或旧分类中的文档,按内容主题重新组织到新的分类目录下,使导航层次更加清晰,便于用户按场景查阅。2. 侧边栏展示优化
通过新增或调整
_category_.json:3. 路径兼容性处理
由于文档发生目录迁移,本次同步处理了以下兼容性问题:
slug,尽量保持原有 URL 稳定验证情况
已对本次整理进行了基本校验,重点包括:
备注
已在本地构建并验证