forked from lix-project/hydra
Fix bad ordering in projects documentation.
This commit is contained in:
parent
fd463ff403
commit
9eb149b509
|
@ -259,15 +259,6 @@ in
|
||||||
produce a usable source code tarball.
|
produce a usable source code tarball.
|
||||||
</para>
|
</para>
|
||||||
</callout>
|
</callout>
|
||||||
<callout arearefs='ex-hello-co-tarball-args'>
|
|
||||||
<para>
|
|
||||||
The <varname>tarball</varname> jobs expects a
|
|
||||||
<varname>hello</varname> build input to be available in the
|
|
||||||
Nix search path. Again, this input is passed by Hydra and
|
|
||||||
is meant to be a checkout of GNU Hello's source code
|
|
||||||
repository.
|
|
||||||
</para>
|
|
||||||
</callout>
|
|
||||||
<callout arearefs='ex-hello-co-source-tarball'>
|
<callout arearefs='ex-hello-co-source-tarball'>
|
||||||
<para>
|
<para>
|
||||||
The <varname>tarball</varname> job calls the
|
The <varname>tarball</varname> job calls the
|
||||||
|
@ -286,6 +277,15 @@ in
|
||||||
Nixpkgs manual for more information.</para></footnote>.
|
Nixpkgs manual for more information.</para></footnote>.
|
||||||
</para>
|
</para>
|
||||||
</callout>
|
</callout>
|
||||||
|
<callout arearefs='ex-hello-co-tarball-args'>
|
||||||
|
<para>
|
||||||
|
The <varname>tarball</varname> jobs expects a
|
||||||
|
<varname>hello</varname> build input to be available in the
|
||||||
|
Nix search path. Again, this input is passed by Hydra and
|
||||||
|
is meant to be a checkout of GNU Hello's source code
|
||||||
|
repository.
|
||||||
|
</para>
|
||||||
|
</callout>
|
||||||
|
|
||||||
<callout arearefs='ex-hello-co-build'>
|
<callout arearefs='ex-hello-co-build'>
|
||||||
<para>
|
<para>
|
||||||
|
|
Loading…
Reference in a new issue