Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java生态-技术选型经验总结 #1920

Open
KouShenhai opened this issue Jun 12, 2024 · 1 comment
Open

Java生态-技术选型经验总结 #1920

KouShenhai opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels

Comments

@KouShenhai
Copy link
Owner

No description provided.

@KouShenhai KouShenhai self-assigned this Jun 12, 2024
@KouShenhai KouShenhai pinned this issue Jun 12, 2024
@KouShenhai KouShenhai changed the title 技术选型经验总结 Java生态技术栈-技术选型经验总结 Jun 12, 2024
@KouShenhai KouShenhai changed the title Java生态技术栈-技术选型经验总结 Java生态-技术选型经验总结 Jun 12, 2024
@KouShenhai
Copy link
Owner Author

KouShenhai commented Jun 12, 2024

.adoc和md有什么区别,技术文档选型怎么搞

adoc
适用场景
需要撰写复杂结构文档,如技术规范、手册、书籍等。
需要生成多种输出格式,并保持格式的一致性。
需要文档中包含复杂元素,如表格、脚注、图表等。
md
适合场景
需要快速编写和共享简单的文档,如 README 文件、博客文章、简单的技术文档等。
团队已经熟悉 Markdown,且文档需求不复杂。
需要与多种平台和工具兼容,特别是在开源项目和在线文档中。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant