README: rewrap some lines to 80 columns

Conflicts:
	README
This commit is contained in:
James Darnley 2014-02-25 00:04:20 +01:00 committed by p4bl0
parent f2c6a469ea
commit f5333ff7e8
1 changed files with 6 additions and 7 deletions

13
README
View File

@ -125,11 +125,10 @@ fugitive: README
<li>it generates static html files for newly added articles,</li>
<li>it regenerates static html files for modified articles,</li>
<li>it deletes static html files for deleted articles,</li>
<li>it regenerates static html files for articles that are just
before and after newly added and deleted articles (this to maintain the
<li>it regenerates static html files for articles that are just before and
after newly added and deleted articles (this to maintain the
&quot;previous&quot; and &quot;next&quot; links alive),</li>
<li>it regenerates the archives.html and feed.xml
files,</li>
<li>it regenerates the archives.html, tags.html, and feed.xml files,</li>
<li>and finally it copies the static html file of the last article to
&quot;index.html&quot;.</li>
</ul>
@ -176,9 +175,9 @@ fugitive: README
anything else.
</p>
<p>
The foreach loop construct is specific to the archives.html and
feed.xml templates and will therefore be described at the same
time. Where available, the loops are processed right after the includes.
The foreach loop construct is specific to the archives.html, tags.html, and
feed.xml templates and will therefore be described at the same time. Where
available, the loops are processed right after the includes.
</p>
<p>
The syntax of the conditional construct is as follow: