jazzy v0.7.3 发布,一个生成 Swift 和 Objective-C文档的工具

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/badefae165a83ec6425c51037f7a69a4.png" /></strong></p>    <p> </p>    <p>jazzy 是一个用于生成 Swift 和 Objective-C 文档的工具。它会读取您的源代码,然后使用分析器将您的注释提取出来,最后根据这些信息生成一个漂亮的 HTML 文档。您可以将您的文档和代码结合起来,这样就可以方便进行管理,尤其是当代码发生改变的时候。如果您引入了新的参数或者移除了现有的某个参数,那么在同一个地方您就可以对代码和文档同时进行管理。</p>    <h2>更新日志</h2>    <p>Enhancements</p>    <ul>     <li> <p>Podspec-based documentation will take trunk's <code>pushed_with_swift_version</code><br /> attribute into account when generating documentation by default.<br /> <a href="/misc/goto?guid=4958879047363361404">Orta Therox</a></p> </li>     <li> <p>Podspec-based documentation respects the <code>swift-version</code> config option.<br /> <a href="/misc/goto?guid=4958879047363361404">Orta Therox</a></p> </li>    </ul>    <p>Enhancements</p>    <ul>     <li> <p>Support Objective-C class properties.<br /> <br /> <a href="/misc/goto?guid=4958995880466053899">Jérémie Girault</a><br /> <a href="/misc/goto?guid=4958978880901669116">JP Simard</a></p> </li>     <li> <p>Support documenting Swift 3 operator precedence groups.<br /> <br /> <a href="/misc/goto?guid=4958978880901669116">JP Simard</a></p> </li>    </ul>    <p>Bug 修复</p>    <ul>     <li> <p>Rename Dash typedef type from "Alias" to "Type".<br /> <a href="/misc/goto?guid=4958995880603655057">Bogdan Popescu</a></p> </li>     <li> <p>Fix crash when sorting multiple identically named declarations with no USR,<br /> which is very common when generating docs for podspecs supporting multiple<br /> platforms.<br /> <a href="/misc/goto?guid=4958978880901669116">JP Simard</a><br /> <a href="/misc/goto?guid=4958995880707376193">#661</a></p> </li>     <li> <p>Fix Xcode not being found when specifying a custom Swift version<br /> (<code>--swift-version</code>).<br /> <a href="/misc/goto?guid=4958991310751734810">Samuel Giddins</a><br /> <a href="/misc/goto?guid=4958995880838419000">Paul Cantrell</a><br /> <a href="/misc/goto?guid=4958995880930677278">#656</a></p> </li>     <li> <p>Fix crash when generating Objective-C docs for projects with "@" directives in<br /> documentation comments with Xcode 8.1 or later.<br /> <a href="/misc/goto?guid=4958995880466053899">Jérémie Girault</a></p> </li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958995881027868133" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958995881125326432" rel="nofollow"><strong>Source code</strong> (tar.gz)</a>、</li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/308ab9dd">http://www.open-open.com/news/view/308ab9dd</a></p>