* Documented nix-instantiate --xml, --strict.
* Added an example to the nix-build section.
This commit is contained in:
parent
8396b59286
commit
99ef620c8c
4 changed files with 104 additions and 6 deletions
|
@ -1769,7 +1769,7 @@ in foo</programlisting>
|
|||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry><term><function>builtins.toXML</function> <replaceable>e</replaceable></term>
|
||||
<varlistentry xml:id='builtin-toXML'><term><function>builtins.toXML</function> <replaceable>e</replaceable></term>
|
||||
|
||||
<listitem><para>Return a string containing an XML representation
|
||||
of <replaceable>e</replaceable>. The main application for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue