An Objective-C wrapper for Mac OS X’s FSEvents C API.
リビジョン | 107a6b60e799a186edec8ed8f714c85097fb083e (tree) |
---|---|
日時 | 2011-11-03 00:58:43 |
作者 | Aron Cedercrantz <aron@cede...> |
コミッター | Aron Cedercrantz |
Fix missing link.
@@ -58,7 +58,7 @@ | ||
58 | 58 | ); |
59 | 59 | }];</pre></code> |
60 | 60 | |
61 | -<p>For a more complete example of usage please see the example application CDEventsTestApp target in the CDEvents Xcode project. Please, also have a look at the API documentation</p> | |
61 | +<p>For a more complete example of usage please see the example application CDEventsTestApp target in the CDEvents Xcode project. Please, also have a look at the <a href="docs/api">API documentation</a>.</p> | |
62 | 62 | |
63 | 63 | <h2 id="documentation">Documentation</h2> |
64 | 64 | <p>View the <a href="docs/api">index of API documentation</a> for all version of CDEvents or go directly to <a href="docs/api/latest"> API documentation for the latest version</a> of CDEvents. Now and then the <a href="docs/api/head">API documentation for HEAD</a> is also updated. The API documentation for all versions of CDEvents can be</p> |