Skip to content

Commit 4098700

Browse files
committed
Move the site to docs
1 parent 8348ab5 commit 4098700

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+35
-21
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<ul class="breadcrumb">
7676
<li id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateValue<span class="divider">|</span>
7777
</li>
78-
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 0.1.16</li>
78+
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 0.1.17-SNAPSHOT</li>
7979
</ul>
8080
</div>
8181
<div class="row-fluid">
@@ -103,7 +103,7 @@
103103
<section>
104104
<h1>editorconfig:check</h1><a id="editorconfig.3Acheck"></a>
105105
<p><strong>Full name</strong>:</p>
106-
<p>org.ec4j.maven:editorconfig-maven-plugin:0.1.16:check</p>
106+
<p>org.ec4j.maven:editorconfig-maven-plugin:0.1.17-SNAPSHOT:check</p>
107107
<p><strong>Description</strong>:</p>
108108
<p>Checks whether files are formatted according to rules defined in <code>.editorconfig</code> files. If fomat violations are detected, either causes the build to fail (if <code>failOnFormatViolation</code><!-- no javadoc sites associated --> is <code>true</code>) or just produces a warning.</p>
109109
<p><strong>Attributes</strong>:</p>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<ul class="breadcrumb">
7676
<li id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateValue<span class="divider">|</span>
7777
</li>
78-
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 0.1.16</li>
78+
<li id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): 0.1.17-SNAPSHOT</li>
7979
</ul>
8080
</div>
8181
<div class="row-fluid">
@@ -103,7 +103,7 @@
103103
<section>
104104
<h1>editorconfig:format</h1><a id="editorconfig.3Aformat"></a>
105105
<p><strong>Full name</strong>:</p>
106-
<p>org.ec4j.maven:editorconfig-maven-plugin:0.1.16:format</p>
106+
<p>org.ec4j.maven:editorconfig-maven-plugin:0.1.17-SNAPSHOT:format</p>
107107
<p><strong>Description</strong>:</p>
108108
<p>Formats a set of files so that they comply with rules defined in <code>.editorconfig</code> files.</p>
109109
<p><strong>Attributes</strong>:</p>

0 commit comments

Comments
 (0)