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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's your approach to System & Design Documentations?

7 点作者 tamersalama超过 11 年前
A large client is very invested in system documentation and solution architecture docs (&amp; other artifacts). Those in my opinion are the representation of non-DRY, cumbersome and obsolete approach to technical communication.<p>I&#x27;m wondering what others have used or at least thought of (Tools, Processes, etc...)

1 comment

Choronzon超过 11 年前
My favourite approach to them tends to be scotch.<p>More seriously consider something like <a href="http://sphinx-doc.org/" rel="nofollow">http:&#x2F;&#x2F;sphinx-doc.org&#x2F;</a> Code is not static,your documentation should not be either.