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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best way to document miscellaneous things for team

3 点作者 frnkshin将近 7 年前
There are lots of documentations that are about how-to&#x27;s, not necessarily pertaining to technology (submitting forms, requesting accesses, etc).<p>The problem is that there are <i></i>A LOT<i></i>, and it&#x27;s very hard to go search for one that I need.<p>Is there a way to manage this properly? What&#x27;s the best way?<p>I was thinking about writing a bunch of markdown docs and serve it locally... (None of the info can be uploaded online, so it needs to be stored in a git repo and only accessible offline).

1 comment

bryanyin将近 7 年前
We use svn. It&#x27;s easy to manage folder-tree, easy to use and better for non-tech people.