/usr/share/doc/racket/scribble/generic-prose.html is in racket-doc 6.1-4.
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.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><title>3 High-Level Scribble API</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-style.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../doc-site.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../doc-site.js"></script><script type="text/javascript" src="../local-redirect/local-redirect.js"></script><script type="text/javascript" src="../local-redirect/local-user-redirect.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--></head><body id="doc-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,"tocview_0");">►</a></td><td></td><td><a href="index.html" class="tocviewlink" data-pltdoc="x">Scribble:<span class="mywbr"> </span> The Racket Documentation Tool</a></td></tr></table></div><div class="tocviewsublisttop" style="display: none;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1 </td><td><a href="getting-started.html" class="tocviewlink" data-pltdoc="x">Getting Started</a></td></tr><tr><td align="right">2 </td><td><a href="reader.html" class="tocviewlink" data-pltdoc="x">@ Syntax</a></td></tr><tr><td align="right">3 </td><td><a href="" class="tocviewselflink" data-pltdoc="x">High-<wbr></wbr>Level Scribble API</a></td></tr><tr><td align="right">4 </td><td><a href="plt-manuals.html" class="tocviewlink" data-pltdoc="x">Scribbling Documentation</a></td></tr><tr><td align="right">5 </td><td><a href="lp.html" class="tocviewlink" data-pltdoc="x">Literate Programming</a></td></tr><tr><td align="right">6 </td><td><a href="internals.html" class="tocviewlink" data-pltdoc="x">Low-<wbr></wbr>Level Scribble API</a></td></tr><tr><td align="right">7 </td><td><a href="running.html" class="tocviewlink" data-pltdoc="x">Running <span class="stt">scribble</span></a></td></tr><tr><td align="right"></td><td><a href="doc-index.html" class="tocviewlink" data-pltdoc="x">Index</a></td></tr></table></div></div><div class="tocviewlist"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,"tocview_1");">▼</a></td><td>3 </td><td><a href="" class="tocviewselflink" data-pltdoc="x">High-<wbr></wbr>Level Scribble API</a></td></tr></table><div class="tocviewsublistbottom" style="display: block;" id="tocview_1"><table cellspacing="0" cellpadding="0"><tr><td align="right">3.1 </td><td><a href="base.html" class="tocviewlink" data-pltdoc="x">Base Document Format</a></td></tr><tr><td align="right">3.2 </td><td><a href="Racket_Manual_Format.html" class="tocviewlink" data-pltdoc="x">Racket Manual Format</a></td></tr><tr><td align="right">3.3 </td><td><a href="Book_Format.html" class="tocviewlink" data-pltdoc="x">Book Format</a></td></tr><tr><td align="right">3.4 </td><td><a href="Report_Format.html" class="tocviewlink" data-pltdoc="x">Report Format</a></td></tr><tr><td align="right">3.5 </td><td><a href="SIGPLAN_Paper_Format.html" class="tocviewlink" data-pltdoc="x">SIGPLAN Paper Format</a></td></tr><tr><td align="right">3.6 </td><td><a href="JFP_Paper_Format.html" class="tocviewlink" data-pltdoc="x">JFP Paper Format</a></td></tr><tr><td align="right">3.7 </td><td><a href="LNCS_Paper_Format.html" class="tocviewlink" data-pltdoc="x">LNCS Paper Format</a></td></tr></table></div></div></div></div><div class="maincolumn"><div class="main"><div class="versionbox"><span class="version">6.1</span></div><div class="navsettop"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.1", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">top</a></span><span class="navright"> <a href="reader.html" title="backward to "2 @ Syntax"" data-pltdoc="x">← prev</a> <a href="index.html" title="up to "Scribble: The Racket Documentation Tool"" data-pltdoc="x">up</a> <a href="base.html" title="forward to "3.1 Base Document Format"" data-pltdoc="x">next →</a></span> </div><h3 x-source-module="(lib "scribblings/scribble/scribble.scrbl")" x-part-tag=""generic-prose"">3<tt> </tt><a name="(part._generic-prose)"></a>High-Level Scribble API</h3><table cellspacing="0" cellpadding="0"><tr><td><p><span class="hspace"> </span><a href="base.html" class="toclink" data-pltdoc="x">3.1<span class="hspace"> </span>Base Document Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._.Document_.Structure%29" class="toclink" data-pltdoc="x">3.1.1<span class="hspace"> </span>Document Structure</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._.Blocks%29" class="toclink" data-pltdoc="x">3.1.2<span class="hspace"> </span>Blocks</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._.Text_.Styles_and_.Content%29" class="toclink" data-pltdoc="x">3.1.3<span class="hspace"> </span>Text Styles and Content</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._spacing%29" class="toclink" data-pltdoc="x">3.1.4<span class="hspace"> </span>Spacing</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._base-links%29" class="toclink" data-pltdoc="x">3.1.5<span class="hspace"> </span>Links</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._base-indexing%29" class="toclink" data-pltdoc="x">3.1.6<span class="hspace"> </span>Indexing</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._.Tables_of_.Contents%29" class="toclink" data-pltdoc="x">3.1.7<span class="hspace"> </span>Tables of Contents</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="base.html#%28part._.Tags%29" class="toclink" data-pltdoc="x">3.1.8<span class="hspace"> </span>Tags</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Racket_Manual_Format.html" class="toclink" data-pltdoc="x">3.2<span class="hspace"> </span>Racket Manual Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Book_Format.html" class="toclink" data-pltdoc="x">3.3<span class="hspace"> </span>Book Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Report_Format.html" class="toclink" data-pltdoc="x">3.4<span class="hspace"> </span>Report Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="SIGPLAN_Paper_Format.html" class="toclink" data-pltdoc="x">3.5<span class="hspace"> </span>SIGPLAN Paper Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="JFP_Paper_Format.html" class="toclink" data-pltdoc="x">3.6<span class="hspace"> </span>JFP Paper Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="LNCS_Paper_Format.html" class="toclink" data-pltdoc="x">3.7<span class="hspace"> </span>LNCS Paper Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="LNCS_Paper_Format.html#%28part._.Example%29" class="toclink" data-pltdoc="x">3.7.1<span class="hspace"> </span>Example</a></p></td></tr></table><div class="navsetbottom"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.1", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">top</a></span><span class="navright"> <a href="reader.html" title="backward to "2 @ Syntax"" data-pltdoc="x">← prev</a> <a href="index.html" title="up to "Scribble: The Racket Documentation Tool"" data-pltdoc="x">up</a> <a href="base.html" title="forward to "3.1 Base Document Format"" data-pltdoc="x">next →</a></span> </div></div></div><div id="contextindicator"> </div></body></html>
|