Skip to content

Commit

Permalink
Fixed Javadoc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainhalle committed Jul 2, 2018
1 parent 8505158 commit d089fb2
Show file tree
Hide file tree
Showing 104 changed files with 275 additions and 226 deletions.
3 changes: 2 additions & 1 deletion Source/Core/src/ca/uqac/lif/textidote/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ public class Main
protected static final String ASPELL_DICT_FILENAME = ".aspell.XX.pws";

/**
* Main method. This method simply calls the static method {@link #mainLoop()},
* Main method. This method simply calls the static method
* {@link #main(String[]) mainLoop()},
* and exits with the return value of that method. The reason for this is
* is that we can test the main loop, and the test is not interrupted
* by calls to {@code System.exit}.
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:03 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>All Classes (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:03 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>All Classes (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/Advice.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Advice (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/AdviceRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>AdviceRenderer (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/Linter.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Linter (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/LinterException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>LinterException (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions docs/javadoc/ca/uqac/lif/textidote/Main.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Main (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -190,7 +190,7 @@ <h3>Method Summary</h3>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/uqac/lif/textidote/Main.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>
<div class="block">Main method</div>
<div class="block">Main method.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
Expand Down Expand Up @@ -338,7 +338,7 @@ <h3>Method Detail</h3>
<h4>main</h4>
<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
throws java.io.IOException</pre>
<div class="block"><p>Main method</p></div>
<div class="block"><p>Main method. This method simply calls the static method <a href="../../../../ca/uqac/lif/textidote/Main.html#main-java.lang.String:A-"><code>mainLoop()</code></a>, and exits with the return value of that method. The reason for this is is that we can test the main loop, and the test is not interrupted by calls to <code>System.exit</code>.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>args</code> - Command-line arguments</dd>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/Rule.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Rule (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/javadoc/ca/uqac/lif/textidote/as/AnnotatedString.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>AnnotatedString (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -904,7 +904,7 @@ <h4>getPosition</h4>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nb_chars</code> - The number of characters from the beginning of the string</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The position, or <code>null</code> if <code>nb_chars</code> lies beyond the string boundaries</dd>
<dd>The position; you get <a href="../../../../../ca/uqac/lif/textidote/as/Position.html#NOWHERE"><code>Position.NOWHERE</code></a> if <code>nb_chars</code> lies beyond the string boundaries</dd>
</dl>
</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/Match.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Match (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/Position.Nowhere.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Position.Nowhere (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/Position.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Position (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/Range.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:07 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Range (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.as.AnnotatedString (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/class-use/Match.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.as.Match (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.as.Position.Nowhere (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/class-use/Position.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.as.Position (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
8 changes: 5 additions & 3 deletions docs/javadoc/ca/uqac/lif/textidote/as/class-use/Range.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.as.Range (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -334,7 +334,9 @@ <h3>Uses of <a href="../../../../../../ca/uqac/lif/textidote/as/Range.html" titl
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AnsiAdviceRenderer.</span><code><span class="memberNameLink"><a href="../../../../../../ca/uqac/lif/textidote/render/AnsiAdviceRenderer.html#renderExcerpt-java.lang.String-ca.uqac.lif.textidote.as.Range-">renderExcerpt</a></span>(java.lang.String&nbsp;line,
<a href="../../../../../../ca/uqac/lif/textidote/as/Range.html" title="class in ca.uqac.lif.textidote.as">Range</a>&nbsp;range)</code>&nbsp;</td>
<a href="../../../../../../ca/uqac/lif/textidote/as/Range.html" title="class in ca.uqac.lif.textidote.as">Range</a>&nbsp;range)</code>
<div class="block">Renders a line of text and &ldquo;highlights&rdquo; a portion of it.</div>
</td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>ca.uqac.lif.textidote.as (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>ca.uqac.lif.textidote.as (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>ca.uqac.lif.textidote.as Class Hierarchy (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/as/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:03 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Package ca.uqac.lif.textidote.as (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/class-use/Advice.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.Advice (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.AdviceRenderer (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h3>Uses of <a href="../../../../../ca/uqac/lif/textidote/AdviceRenderer.html" t
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../ca/uqac/lif/textidote/render/AnsiAdviceRenderer.html" title="class in ca.uqac.lif.textidote.render">AnsiAdviceRenderer</a></span></code>
<div class="block">Renders a list of advice to a terminal (such as stdin), using colored output.</div>
<div class="block">Renders a list of advice to a terminal (such as <code>stdin</code>), using colored output.</div>
</td>
</tr>
<tr class="rowColor">
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/ca/uqac/lif/textidote/class-use/Linter.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.Linter (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 09:14:08 EDT 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 02 18:49:02 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.textidote.LinterException (TeXtidote Documentation)</title>
<meta name="date" content="2018-06-29">
<meta name="date" content="2018-07-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit d089fb2

Please sign in to comment.