TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What do you use to produce software documentation?

6 点作者 LukaszB将近 12 年前
We use github + markdown + wiki. Is there anything which offer collaboration on document (documentation to be specific) which allows all team members to edit/comment/iterate the docs?

1 comment

dochtman将近 12 年前
I like to use [Sphinx](<a href="http:&#x2F;&#x2F;sphinx-doc.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;sphinx-doc.org&#x2F;</a>), stored in the project repository.<p>It uses reStructuredText (which is more extensible than Markdown) and was written for the Python documentation.
评论 #5879150 未加载