Minor edits of Template Wildcards table:

s/filetype templates/file templates.
Add full stop for third column.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4844 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2010-04-21 16:58:02 +00:00
parent 90ddffd836
commit 84938b8f04
2 changed files with 68 additions and 68 deletions

View File

@ -6,7 +6,7 @@
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>Geany</title>
<meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" />
<meta name="date" content="2010-04-19" />
<meta name="date" content="2010-04-21" />
<style type="text/css">
/*
@ -139,7 +139,7 @@ Stylesheet for Geany's documentation based on a version of John Gabriele.
<br />Nick Treleaven
<br />Frank Lanitz</td></tr>
<tr><th class="docinfo-name">Date:</th>
<td>2010-04-19</td></tr>
<td>2010-04-21</td></tr>
<tr><th class="docinfo-name">Version:</th>
<td>0.19</td></tr>
</tbody>
@ -4889,112 +4889,112 @@ wildcards which will be automatically replaced by Geany at startup.</p>
<tr><td>ob</td>
<td>Opening Brace (used to prevent other
wildcards being expanded).</td>
<td>file templates, file header</td>
<td>file templates, file header.</td>
</tr>
<tr><td>cb</td>
<td>Closing Brace.</td>
<td>file templates, file header</td>
<td>file templates, file header.</td>
</tr>
<tr><td>developer</td>
<td>The name of the developer.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>initial</td>
<td>The developer's initials, e.g. &quot;ET&quot; for
Enrico Tröger or &quot;JFD&quot; for John Foobar Doe.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>mail</td>
<td>The email address of the developer.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>company</td>
<td>The company the developer is working for.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>year <a class="footnote-reference" href="#id10" id="id7" name="id7">[1]</a></td>
<td>The current year. Default format is: YYYY.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>version</td>
<td>The initial version of a new file.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>date <a class="footnote-reference" href="#id10" id="id8" name="id8">[1]</a></td>
<td>The current date. Default format:
YYYY-MM-DD.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>untitled</td>
<td>The string &quot;untitled&quot; (this will be
translated to your locale), used in
filetype templates.</td>
<td>filetype templates, file header,
file templates.</td>
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>geanyversion</td>
<td>The actual Geany version, e.g.
&quot;Geany 0.19&quot;.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>datetime <a class="footnote-reference" href="#id10" id="id9" name="id9">[1]</a></td>
<td>The current date and time. Default format:
DD.MM.YYYY HH:mm:ss ZZZZ.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
<tr><td>filename</td>
<td>The filename of the current file.</td>
<td>file header, snippets</td>
<td>file header, snippets.</td>
</tr>
<tr><td>gpl</td>
<td>This wildcard inserts a short GPL notice.</td>
<td>file header</td>
<td>file header.</td>
</tr>
<tr><td>bsd</td>
<td>This wildcard inserts a BSD licence notice.</td>
<td>file header</td>
<td>file header.</td>
</tr>
<tr><td>functionname</td>
<td>The function name of the function at the
cursor position. This wildcard will only be
replaced in the function description
cursor position. This wildcard will only be.
replaced in the function description.
template.</td>
<td>function description</td>
<td>function description.</td>
</tr>
<tr><td>fileheader</td>
<td>The file header template. This wildcard
will only be replaced in filetype
templates.</td>
<td>file header, snippets, file
templates</td>
<td>file header, snippets, file.
templates.</td>
</tr>
<tr><td>command:path</td>
<td>Executes the specified command and replace
the wildcard with the command's standard
output. See <a class="reference" href="#special-command-wildcard">Special {command:} wildcard</a>
for details.</td>
<td>filetype templates, file header,
<td>file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets</td>
bsd, gpl, snippets.</td>
</tr>
</tbody>
</table>
@ -5996,7 +5996,7 @@ USE OR PERFORMANCE OF THIS SOFTWARE.</p>
<div class="footer">
<hr class="footer" />
<a class="reference" href="geany.txt">View document source</a>.
Generated on: 2010-04-21 16:38 UTC.
Generated on: 2010-04-21 16:56 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>

View File

@ -4230,68 +4230,68 @@ All wildcards must be enclosed by "{" and "}", e.g. {date}.
============== ============================================= =======================================
Wildcard Description Available in
============== ============================================= =======================================
ob Opening Brace (used to prevent other file templates, file header
ob Opening Brace (used to prevent other file templates, file header.
wildcards being expanded).
cb Closing Brace. file templates, file header
cb Closing Brace. file templates, file header.
developer The name of the developer. filetype templates, file header,
developer The name of the developer. file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
initial The developer's initials, e.g. "ET" for filetype templates, file header,
initial The developer's initials, e.g. "ET" for file templates, file header,
Enrico Tröger or "JFD" for John Foobar Doe. function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
mail The email address of the developer. filetype templates, file header,
mail The email address of the developer. file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
company The company the developer is working for. filetype templates, file header,
company The company the developer is working for. file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
year [1]_ The current year. Default format is: YYYY. filetype templates, file header,
year [1]_ The current year. Default format is: YYYY. file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
version The initial version of a new file. filetype templates, file header,
version The initial version of a new file. file templates, file header,
function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
date [1]_ The current date. Default format: filetype templates, file header,
date [1]_ The current date. Default format: file templates, file header,
YYYY-MM-DD. function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
untitled The string "untitled" (this will be filetype templates, file header,
untitled The string "untitled" (this will be file templates, file header,
translated to your locale), used in function description, ChangeLog entry,
filetype templates. bsd, gpl, snippets
file templates. bsd, gpl, snippets.
geanyversion The actual Geany version, e.g. filetype templates, file header,
geanyversion The actual Geany version, e.g. file templates, file header,
"Geany |(version)|". function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
datetime [1]_ The current date and time. Default format: filetype templates, file header,
datetime [1]_ The current date and time. Default format: file templates, file header,
DD.MM.YYYY HH:mm:ss ZZZZ. function description, ChangeLog entry,
bsd, gpl, snippets
bsd, gpl, snippets.
filename The filename of the current file. file header, snippets
filename The filename of the current file. file header, snippets.
gpl This wildcard inserts a short GPL notice. file header
gpl This wildcard inserts a short GPL notice. file header.
bsd This wildcard inserts a BSD licence notice. file header
bsd This wildcard inserts a BSD licence notice. file header.
functionname The function name of the function at the function description
cursor position. This wildcard will only be
replaced in the function description
functionname The function name of the function at the function description.
cursor position. This wildcard will only be.
replaced in the function description.
template.
fileheader The file header template. This wildcard file header, snippets, file
will only be replaced in filetype templates
fileheader The file header template. This wildcard file header, snippets, file.
will only be replaced in filetype templates.
templates.
command:path Executes the specified command and replace filetype templates, file header,
command:path Executes the specified command and replace file templates, file header,
the wildcard with the command's standard function description, ChangeLog entry,
output. See `Special {command:} wildcard`_ bsd, gpl, snippets
output. See `Special {command:} wildcard`_ bsd, gpl, snippets.
for details.
============== ============================================= =======================================