<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>文档生成 - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/%E6%96%87%E6%A1%A3%E7%94%9F%E6%88%90/</link><description>文档生成 - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 20 Apr 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/%E6%96%87%E6%A1%A3%E7%94%9F%E6%88%90/" rel="self" type="application/rss+xml"/><item><title>代码阅读工具</title><link>https://rd163.visword.com/posts/source-code-explore/</link><pubDate>Sun, 20 Apr 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/source-code-explore/</guid><description><![CDATA[<p>阅读陌生代码库是工程师日常工作的重要组成部分。面对动辄数十万行的源码,仅靠编辑器内置的跳转和搜索往往难以快速建立全局认知。围绕「理解代码」这一需求,开源社区沉淀出两类工具:一类以 <strong>Doxygen</strong> 为代表,侧重从源码与注释中<strong>抽取并生成文档</strong>;另一类以 <strong>Sourcetrail</strong> 为代表,侧重提供<strong>交互式的源码浏览器</strong>,帮助人在图形界面中追踪符号与调用关系。本文对这两款工具做一次梳理。</p>]]></description></item></channel></rss>