website: Update manual.
This commit is contained in:
@@ -9,7 +9,7 @@ any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
||||
copy of the license is included in the section entitled "GNU Free
|
||||
Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ -->
|
||||
<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Haunt Reference Manual: Top</title>
|
||||
|
||||
@@ -45,9 +45,8 @@ pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space: nowrap}
|
||||
span.nolinebreak {white-space: nowrap}
|
||||
span.roman {font-family: serif; font-weight: normal}
|
||||
span.roman {font-family: initial; font-weight: normal}
|
||||
span.sansserif {font-family: sans-serif; font-weight: normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
@@ -86,7 +85,13 @@ ul.no-bullet {list-style: none}
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Sites-1" href="Sites.html#Sites">5.1 Sites</a></li>
|
||||
<li><a name="toc-Posts-1" href="Posts.html#Posts">5.2 Posts</a></li>
|
||||
<li><a name="toc-Readers-1" href="Readers.html#Readers">5.3 Readers</a></li>
|
||||
<li><a name="toc-Readers-1" href="Readers.html#Readers">5.3 Readers</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Reader-1" href="Reader.html#Reader">5.3.1 Reader</a></li>
|
||||
<li><a name="toc-Texinfo-1" href="Texinfo.html#Texinfo">5.3.2 Texinfo</a></li>
|
||||
<li><a name="toc-Skribe-1" href="Skribe.html#Skribe">5.3.3 Skribe</a></li>
|
||||
<li><a name="toc-CommonMark-1" href="CommonMark.html#CommonMark">5.3.4 CommonMark</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Pages-1" href="Pages.html#Pages">5.4 Pages</a></li>
|
||||
<li><a name="toc-Assets-1" href="Assets.html#Assets">5.5 Assets</a></li>
|
||||
<li><a name="toc-Builders-1" href="Builders.html#Builders">5.6 Builders</a>
|
||||
@@ -113,7 +118,7 @@ Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduc
|
||||
<a name="Haunt"></a>
|
||||
<h1 class="top">Haunt</h1>
|
||||
|
||||
<p>This document describes Haunt version 0.2, an extensible,
|
||||
<p>This document describes Haunt version 0.2.1, an extensible,
|
||||
functional static site generator.
|
||||
</p>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
@@ -130,6 +135,7 @@ functional static site generator.
|
||||
<tr><td align="left" valign="top">• <a href="Contributing.html#Contributing" accesskey="6">Contributing</a>:</td><td> </td><td align="left" valign="top">How to contribute to Haunt.
|
||||
</td></tr>
|
||||
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
|
||||
|
||||
</pre></th></tr><tr><td align="left" valign="top">• <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="7">GNU Free Documentation License</a>:</td><td> </td><td align="left" valign="top">The license of this manual.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Concept-Index.html#Concept-Index" accesskey="8">Concept Index</a>:</td><td> </td><td align="left" valign="top">Concepts.
|
||||
@@ -137,6 +143,7 @@ functional static site generator.
|
||||
<tr><td align="left" valign="top">• <a href="Programming-Index.html#Programming-Index" accesskey="9">Programming Index</a>:</td><td> </td><td align="left" valign="top">Data types, procedures, syntax, and variables.
|
||||
</td></tr>
|
||||
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
|
||||
|
||||
</pre></th></tr><tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> — The Detailed Node Listing —
|
||||
|
||||
Installation
|
||||
@@ -148,6 +155,7 @@ Installation
|
||||
<tr><td align="left" valign="top">• <a href="Building.html#Building">Building</a>:</td><td> </td><td align="left" valign="top">Building from source code.
|
||||
</td></tr>
|
||||
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
|
||||
|
||||
</pre></th></tr></table>
|
||||
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user