* Document the built-in functions.

This commit is contained in:
Eelco Dolstra 2006-10-03 15:19:05 +00:00
parent d20c3011a0
commit 3837fb233c
3 changed files with 504 additions and 33 deletions

View file

@ -190,9 +190,9 @@
<varlistentry><term><literal>escapes</literal></term>
<listitem><para>Indicate nesting using escape codes that can be
interpreted by the <command>log2xml</command> tool in the Nix
source distribution. The resulting XML file can be fed into the
<command>log2html.xsl</command> stylesheet to create an HTML
interpreted by the <command>nix-log2xml</command> tool in the
Nix source distribution. The resulting XML file can be fed into
the <command>log2html.xsl</command> stylesheet to create an HTML
file that can be browsed interactively, using Javascript to
expand and collapse parts of the output.</para></listitem>