[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/4] docs/html/hcall: Generate an "index.html"
Ian Campbell writes ("Re: [Xen-devel] [PATCH 3/4] docs/html/hcall: Generate an "index.html""): > On Sun, 2011-11-13 at 19:21 +0000, Ian Jackson wrote: > > @@ -231,6 +246,8 @@ sub process_file ($$) { > > } > > } elsif (s/^( \s* \#define \s+ ) (\w+) ( \s+\S ) > > / $1.defmacro($2).norm($3) /xe) { > > + } elsif (s/( \`incontents \s+ (\d+) \s+ (\w+) \s+ )(\S .* \S) > > + / norm($1).incontents($4, $2, $3) /xe) { > > You had a comment describing the syntax which I don't think includes > this bit. Good point. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |