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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is the best product documentation you’ve ever seen?

45 点作者 half0wl大约 2 年前
What makes you go “wow” at documentation?<p>I’m looking for some inspiration on technical product documentation in the DevTools space (think cloud platforms, CI&#x2F;CD, etc.)

28 条评论

swhitf大约 2 年前
Personally I think MDN is one of the best examples of a really good docs site: <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;</a>
OldGuyInTheClub大约 2 年前
Not DevTools but Matlab&#x27;s product documentation is superb. I&#x27;ve learned a lot of signal processing, image processing, communications theory, statistics, and more just from the docs and examples (code, LiveScripts, and Simulink models). Very well written and easy to access from command line, editor, and&#x2F;or the web.
NoZebra120vClip大约 2 年前
I would have to say that the best technical documentation I&#x27;ve ever come across has to be the Commodore User Manuals for VIC-20 and Commodore 64. Coupled with <i>Compute!&#x27;s Gazette</i> I was able to launch a career in BASIC programming. The user manuals completely documented the entire architecture of the KERNAL and BASIC system, as much as any programmer could need to do all sorts of things. Kudos to Commodore on documentation, definitely a lost art, and never found in Windows-based apps again.
评论 #35841817 未加载
评论 #35841566 未加载
readonthegoapp大约 2 年前
<a href="https:&#x2F;&#x2F;docs.airship.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.airship.com&#x2F;</a><p>Airship, formerly Urban Airship, i think.<p>a few years ago i was helped to build out a Sphinx-based search feature, integrate it into a Pyramid-based app, and something UA were doing made me want my app&#x2F;docs to look&#x2F;act like theirs<p>part of it was the search, part of it was the comprehensiveness, part of it was the magically-appearing in-page #anchor links when you&#x27;d mouseover an &lt;H&gt;-type header element so that you could easily refer to a section of a page -- something which i feel like is obviously crucial to useable docs, but rarely exists in real life, and part aeshetics.<p>a quick glance just now seems they still have docs, tho i guess most established company doc sites would look good and generally be high-functioning these days. i suspect more of them were built from scratch back in the day, but not sure -- it&#x27;s prob difficult for the docs vendors to keep up with integrating api tools, etc.
satiric大约 2 年前
I bought a Fluke 8840A bench multimeter recently. Its manual has comprehensive electrical schematics of the internals! Not only that, a significant portion of the manual is taken up by explaining exactly how each portion of the circuit works. Mine didn&#x27;t come with the AC option, but if I wanted to I could build one without having to reverse engineer the schematic. As someone who didn&#x27;t grow up in that era (was born in the late nineties) that&#x27;s pretty wild to me.
评论 #35845112 未加载
bergheim大约 2 年前
The elixir docs. Much is generated from the code itself (the language &quot;requires&quot; it, so up to date), with very nice interlinking to functions etc.<p><a href="https:&#x2F;&#x2F;elixir-lang.org&#x2F;docs.html" rel="nofollow">https:&#x2F;&#x2F;elixir-lang.org&#x2F;docs.html</a>
tomkarho大约 2 年前
I might be stretching the terminology here as far as &quot;technical product documentation&quot; but Arch Wiki has been an absolute blast for me as a source of not only specific distro knowledge but general Linux information. Very concise a yet somehow also very comprehensive.
xyx0826大约 2 年前
Hardware Design with RP2040 [0].<p>An official guide on integrating the Raspberry Pi RP2040 microcontroller into one’s own circuit design. Essentially a series of worked examples that touch on pretty much every hardware feature of the chip, with a good amount of advice transferable to other microcontrollers. Provides steps and justifications. The RP2040 datasheet is equally fantastic: straightforward wording, minimum abuse of passive voice commonly seen in microcontroller literature, and accompanying C&#x2F;asm examples.<p>[0]: <a href="https:&#x2F;&#x2F;datasheets.raspberrypi.com&#x2F;rp2040&#x2F;hardware-design-with-rp2040.pdf" rel="nofollow">https:&#x2F;&#x2F;datasheets.raspberrypi.com&#x2F;rp2040&#x2F;hardware-design-wi...</a>
prxtl大约 2 年前
Visual Studio App Center has excellent documentation: <a href="https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;appcenter&#x2F;distribution&#x2F;codepush" rel="nofollow">https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;appcenter&#x2F;distribution&#x2F;cod...</a>. It&#x27;s comprehensive and well structured.<p>If you&#x27;re looking for a system that looks as good, mkdocs (<a href="https:&#x2F;&#x2F;www.mkdocs.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mkdocs.org&#x2F;</a>) with the mkdocs-material theme (<a href="https:&#x2F;&#x2F;squidfunk.github.io&#x2F;mkdocs-material&#x2F;" rel="nofollow">https:&#x2F;&#x2F;squidfunk.github.io&#x2F;mkdocs-material&#x2F;</a>) can get you quite close!
评论 #35851033 未加载
DaveFlater大约 2 年前
DEC&#x27;s documentation for VAX&#x2F;VMS and related apps. The great orange&#x2F;gray wall of heavy-duty binders. What wowed me: whatever I needed to know, it was in there, I could find it, and the software behaved as the documentation said.
评论 #35854350 未加载
lrobinovitch大约 2 年前
The FastAPI docs are fantastic: <a href="https:&#x2F;&#x2F;fastapi.tiangolo.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fastapi.tiangolo.com&#x2F;</a>
评论 #35848938 未加载
frumiousirc大约 2 年前
<a href="https:&#x2F;&#x2F;zguide.zeromq.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;zguide.zeromq.org&#x2F;</a>
Aperocky大约 2 年前
I like semi-automatically generated docs like AWS API docs that contains in minimum the type information for every field there is, and often much more.<p>I don&#x27;t like Python docs where it ends up on long winded explanation for specific cases but does not cover all arguments, or only mention some in passing.
评论 #35842681 未加载
schemathings大约 2 年前
Microsoft SCCM uses SQLserver under the hood and the developers created a lot of database views to access information. The documentation about how to construct queries using those views was excellent, including good use of color coding.<p>Nicely done approach to de-complexifying a fairly complex schema.
YVoyiatzis大约 2 年前
I am unlikely to use a product if I cannot figure out how to use it intuitively. I prefer products that are easy to learn and use, without the need for extensive documentation.
wandering-nomad大约 2 年前
Surprised to see Postgres documentation not being mentioned. It is one of the most comprehensive and intuitive documentation I have ever seen
meztez大约 2 年前
<a href="https:&#x2F;&#x2F;docs.posit.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.posit.co&#x2F;</a>, it just makes sense the way everything is organized.
deivid大约 2 年前
Prisma&#x27;s docs[0] are one of the best I&#x27;ve read<p>[0] <a href="https:&#x2F;&#x2F;www.prisma.io&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;www.prisma.io&#x2F;docs</a>
nologic01大约 2 年前
I remember fondly a wall of Sun&#x2F;Solaris manuals in binder form. Was a great introduction to all things Unix.
rochak大约 2 年前
You may find it surprising, but Vim.
hulitu大约 2 年前
Borland Pascal and Borland C 3 help.
rTX5CMRXIfFG大约 2 年前
Hot take: Apple’s. The parts of their SDKs that are documented follow the same pattern of giving a broad overview of what a type is and what it can do, and then the declarations are grouped by topic so that you can jump straight to the part that you need instead of scrolling through the whole thing just to find only the one thing that you intend to use.
mmikeff大约 2 年前
Algolia’s did a great job of getting to wow quickly by walking me through setting up an index
eitally大约 2 年前
SQLlite, no question.
评论 #35844285 未加载
foreigner大约 2 年前
Stripe
评论 #35843705 未加载
评论 #35843797 未加载
xfitm3大约 2 年前
Ironport manual
atomicnature大约 2 年前
Django
mobilio大约 2 年前
Definitely - CloudFlare!
评论 #35842050 未加载