Skip to content

Commit 0a996e6

Browse files
committed
Deployed 4ee89da to dev with MkDocs 1.5.3 and mike 2.1.3
1 parent 53c419c commit 0a996e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dev/CONTRIBUTING/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ <h3 id="development-prerequisites">Development prerequisites<a class="headerlink
948948
</li>
949949
</ul>
950950
<h3 id="building-the-source-code">Building the source code<a class="headerlink" href="#building-the-source-code" title="Permanent link">&para;</a></h3>
951-
<p>From the project folder root, just run: F</p>
951+
<p>From the project folder root, just run:</p>
952952
<div class="highlight"><pre><span></span><code>task<span class="w"> </span>build
953953
</code></pre></div>
954954
<p>The project uses Go modules, so dependencies will be downloaded automatically. At the end of the build, you should find
@@ -1022,8 +1022,8 @@ <h4 id="local-development">Local development<a class="headerlink" href="#local-d
10221022
command:</p>
10231023
<div class="highlight"><pre><span></span><code>task website:serve
10241024
</code></pre></div>
1025-
<p>The documentation will build. If you don't see any error, open <code>http://127.0.0.1:8000</code> in your browser to local the
1026-
local copy of the documentation.</p>
1025+
<p>The documentation will build. If you don't see any error, open <code>http://127.0.0.1:8000</code> in your browser to view the local
1026+
copy of the documentation.</p>
10271027
<h4 id="documentation-publishing">Documentation publishing<a class="headerlink" href="#documentation-publishing" title="Permanent link">&para;</a></h4>
10281028
<p>The Arduino Lint git repository has a special branch called <code>gh-pages</code> that contains the generated HTML code for the
10291029
documentation website. Every time a change is pushed to this special branch, GitHub automatically triggers a deployment

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)