/usr/share/doc/libghc-notmuch-web-doc/html/index.html is in libghc-notmuch-web-doc 0.2.0-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>notmuch-web-0.2.0: A web interface to the notmuch email indexer</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">notmuch-web-0.2.0: A web interface to the notmuch email indexer</p></div><div id="content"><div id="description"><h1>notmuch-web-0.2.0: A web interface to the notmuch email indexer</h1><div class="doc"><p>An email client for the notmuch email indexer (<a href="http://notmuchmail.org">http://notmuchmail.org</a>),
built using Yesod. This project implements a web server and uses bootstrap
and jquery for the UI. The client is fully functional, with searching, viewing,
and composing email messages. See
<a href="https://bitbucket.org/wuzzeb/notmuch-web/src/tip/ChangeLog">https://bitbucket.org/wuzzeb/notmuch-web/src/tip/ChangeLog</a> for recent changes.
</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span class="module"><a href="Application.html">Application</a></span></li><li><span class="module"><a href="FilterHtml.html">FilterHtml</a></span></li><li><span class="module"><a href="Foundation.html">Foundation</a></span></li><li><span id="control.n.4" class="module collapser" onclick="toggleSection('n.4')">Handler</span><ul id="section.n.4" class="show"><li><span class="module"><a href="Handler-Abook.html">Handler.Abook</a></span></li><li><span class="module"><a href="Handler-Compose.html">Handler.Compose</a></span></li><li><span class="module"><a href="Handler-ComposeFields.html">Handler.ComposeFields</a></span></li><li><span class="module"><a href="Handler-Home.html">Handler.Home</a></span></li><li><span class="module"><a href="Handler-Pager.html">Handler.Pager</a></span></li><li><span class="module"><a href="Handler-Raw.html">Handler.Raw</a></span></li><li><span class="module"><a href="Handler-Tags.html">Handler.Tags</a></span></li><li><span class="module"><a href="Handler-View.html">Handler.View</a></span></li></ul></li><li><span class="module"><a href="Import.html">Import</a></span></li><li><span class="module"><a href="NotmuchCmd.html">NotmuchCmd</a></span></li><li><span class="module"><a href="Settings.html">Settings</a></span></li><li><span class="module"><a href="StaticFileGenerators.html">StaticFileGenerators</a></span></li><li><span class="module"><a href="StaticFiles.html">StaticFiles</a></span></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.13.2</p></div></body></html>
|