| [Docs] adjust docs dir
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2199 merge master into master
[Docs] adjust docs dir
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## Motivation
根据Q1资料需求,调整docs目录
## Modification
1. 根据Q1资料需求,调整docs目录,文档目录调整为
```bash
-- docs
|-- zh
|-- pytorch # pytorch后端安装 & 迁移指南
|-- mindspore # mindspore后端安装 & 迁移指南
|-- features # 特性文档
FAQ.md
RELEASENOTE.md
SECURITYNOTE.md
public_address_statement.md
|-- en # 暂时为空,后续资料同事辅助完成英文文档
```
2. features/权重转换工具.md 文档名为中文,在部分机器上乱码,统一修改为英文
3. 文档中涉及到的链接,统一刷新为新目录的链接
4. 首页错误链接修复
## Self-test (Optional)
If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached.
## BC-breaking (Optional)
If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR.
## Checklist
**Before PR**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/MindSpeed-MM!2199 | 3 个月前 |