How can I indicate inline code blocks like this
in Appledoc comments?
Backticks just read as backticks in Xcode Quick Help panel.
I'd really love to have NSStringFromClass
codified somehow.
Use @p
before a word to place it in monospaced font.
///
/// @summary does some stuff
///
/// Alias for @p NSStringFromClass actually.
///
Here's a pretty solid overview of available features.
Start the code block with a tab character.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With