Merged
Conversation
Member
|
当初就是大多数人不喜欢技术性文档才改成的教程,你这是再改回去吗? 另外api文档搜不到是algolia爬取的问题,这个问题已经在解决中了。 另外补充一下,修改文档请修改docs目录,不要修改历史版本。 |
Contributor
|
🚀 Deployed on https://deploy-preview-2797--nonebot2.netlify.app |
This reverts commit 3f2035b.
Contributor
Author
首先回复你的回复: 我认为教程是提供给初学者看的, 在实际开发中经常需要快速查阅. 就我实际体验来看, 需要在"指南/深入/进阶"中反复横跳. 我不反对教程式的文档, 但是我希望文档应该做好超链接和上下文的说明 我认为当下文档有以下提升空间:文档的分散和上下文的缺失 所以我提出以下改进
以上改进首先要方便学完以后快速查找, 其次也能方便喜欢跳着读文档的人 请进一步给出建议 |
Member
|
部分 import 缺失可能是疏忽的原因,但是大部分内容都是连贯的。至于你说的部分内容在两个层级都有提到,因为那是完全不同的用法,根据教程的进度安排在不同章节提及。在现有文档上增加深入部分链接这个确实可以完善。 至于你说的快速查找,我不是很明白你的快速查找是什么阅读方式,个人认为搜索已经能够满足阅读需求。 另外补充一点,文档是书面化的表述,请避免口语化语句的出现。 |
Member
|
algolia 搜索已暂时恢复,会在下个 doc 主题版本彻底解决。 |
KomoriDev
reviewed
Jul 11, 2024
Co-authored-by: Komorebi <110453675+KomoriDev@users.noreply.github.com>
yanyongyu
reviewed
Jul 29, 2024
Contributor
|
🚀 Deployed to https://deploy-preview-2797--nonebot2.netlify.app |
yanyongyu
approved these changes
Sep 29, 2024
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.
根据这几天小白看官方文档所感, 在学习的过程中对文档进行修改.
当前的文档既是教程又是手册, 应当假设开发者从任意一篇文档开始阅读, 而不是默认用户已经熟读并背诵之前章节出现过的全部内容, 应当尽可能降低阅读过程中查找上下文的成本
对文档做出的修改: