4

自分のドキュメントに UIKit メソッドへのリンクを追加しようとしています。このドキュメントによると、リンク@see付きのタグを追加する必要があります。//apple_ref/

これが私のドキュメントです:

/**
 * Creates and add constraints to the receiver
 *
 * @return The constraints that were added.
 *
 * @see //apple_ref/occ/clm/NSLayoutConstraint/constraintsWithVisualFormat:options:metrics:views:
 */

結果は次のとおりです。 スクリーンショット

どうすればいいですか?

編集:同じ質問が@see同じファイルに当てはまります。

4

0 に答える 0