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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What tools do you use to version documentation?

2 点作者 deforciant将近 8 年前
Hey! Having several side projects that require documentation I thought that it might be a good idea to have documentation versions per major&#x2F;minor release.<p>Does it make sense to version docs?<p>Do you version your documentation?<p>What tools (preferably self-hosted) would you recommend?

1 comment

brudgers将近 8 年前
Curious why documentation could not be versioned the same way as the source code. For example, if the source code uses Git, then changes to the documentation get updated just like any other files in the project tree.