|
This page describes user-defined macros and short-cut notations defined in this Wiki. User macroscommentYou can use the {comment}...{comment} macro to surround Wiki markups that you don't want to render. This macro still allows you to keep such text in Wiki. advanced-plugin-topicThe {advanced-plugin-topic} macro will render the boiler-plate header for advanced topics for plugin developers, as shown below:
Shortcut LinksIssue[1234@issue] points to issue #1234 in the issue tracker. Javadoc[Hudson@javadoc] points to the javadoc of hudson.model.Hudson. As long as the short class name is unique, that's sufficient, but you can also use a fully-qualified class name, like [hudson.model.Hudson@javadoc] (For compatibility reasons, '/'-separated notation also works, but that is deprecated.) Suggestions?For additional suggestions, please send e-mails to the dev list. |
