This file is indexed.

/usr/share/mozart/doc/macro/index.html is in mozart-doc 1.4.0-8ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Macro Facility And Loop Support</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><P class="margin"><A href="../index.html">Top</A></P><H1 align="center" class="title">Macro Facility And Loop Support</H1><H2 align="center" class="authors"><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A></H2><BLOCKQUOTE><P>This document presents the experimental and rudimentary macro facility now available in Mozart. It also documents the new <CODE>loop</CODE> construct. </P></BLOCKQUOTE><HR><UL class="toc"><LI><A href="node1.html#chapter.macro">1 Macro Facility</A><UL class="toc"><LI><A href="node2.html#section.call.and.define">1.1 Invoking And Defining Macros</A></LI><LI><A href="node3.html#section.macro.module">1.2 <CODE>Macro</CODE> Module</A></LI><LI><A href="node4.html#section.backquote.macro">1.3 Backquote Macro</A></LI><LI><A href="node1.html#label1">1.4 Compiling functors that use macros</A></LI></UL></LI></UL><UL class="toc"><LI><A href="node5.html#chapter.loop">2 Loop Support</A><UL class="toc"><LI><A href="node6.html#section.loop.iterators">2.1 Iterators</A></LI><LI><A href="node7.html#section.loop.control">2.2 Control</A></LI><LI><A href="node8.html#section.loop.accu">2.3 Accumulators</A></LI></UL></LI></UL><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>