Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:HudsonBookLink"

Line 15: Line 15:
 
:Override name for the bookmark, if omitted one will be generated using the supplied bookmark
 
:Override name for the bookmark, if omitted one will be generated using the supplied bookmark
 
</noinclude>
 
</noinclude>
[http://hudson-ci.org/hudson/job/hudson-book/lastSuccessfulBuild/artifact/hudson-pdf/target/hudson-complete.pdf?nameddest={{{1}}} {{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]
+
[http://hudson-ci.org/hudson/job/hudson-book/lastSuccessfulBuild/artifact/hudson-pdf/target/hudson-complete.pdf?nameddest={{{1}}} {{#if:{{{2|}}}|{{{2}}}|Hudson Book Section {{{1}}}}}]

Revision as of 02:36, 19 August 2011

This template is used to provide links through to the Hudson User Guide.

Markup Rendering
{{HudsonBookLink
| 3.2
| Read about Debian Installs
}}

The Hudson Book Section {{{chapter}}}.{{{section}}}


Argument 1

BookMark to the section required

Argument 2

Override name for the bookmark, if omitted one will be generated using the supplied bookmark

Hudson Book Section {{{1}}}

Back to the top