Skip to content

Commit

Permalink
Deployed 885dd98 with MkDocs version: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorec committed Jul 1, 2019
1 parent 9780944 commit 878a3f1
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
3 changes: 2 additions & 1 deletion build-script-runner-interactive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ <h2 id="features"><strong>Features</strong><a class="headerlink" href="#features
<ul>
<li>Target's tab completition with tab key</li>
<li>Option's tab completition with tab key</li>
<li>Next / previos target or option with up and down arrow</li>
<li>Next / previos target with up and down arrow</li>
<li>Next / previos option with up and down arrow</li>
<li>History of executed commans with up and down arrow</li>
<li>No need to load script for each executed command</li>
</ul>
Expand Down
9 changes: 4 additions & 5 deletions override-add-options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<p><code>/o:{external_process_option}</code> </p>
<p>With <code>/o:</code> FlubuCore adds specified option to all tasks in target's which can be a problem if target execute multiple tasks. So instead of <code>/o:</code> you can use prefix by task name </p>
<p><code>/{taskName}:{external_process_option}</code> </p>
<p>Alternativly you can change default prefix on task</p>
<p>Alternatively you can change default prefix on task</p>
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span>1
2
3</pre></div></td><td class="code"><div class="codehilite"><pre><span></span> <span class="n">context</span><span class="p">.</span><span class="n">CreateTarget</span><span class="p">(</span><span class="s">&quot;Publish&quot;</span><span class="p">)</span>
Expand All @@ -14,12 +14,11 @@
<h2 id="example"><strong>Example</strong><a class="headerlink" href="#example" title="Permanent link">&para;</a></h2>
<p>Let's say you have target
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span>1
2
3</pre></div></td><td class="code"><div class="codehilite"><pre><span></span><span class="n">context</span><span class="p">.</span><span class="n">CreateTarget</span><span class="p">(</span><span class="s">&quot;Example&quot;</span><span class="p">)</span><span class="err">`</span>
2</pre></div></td><td class="code"><div class="codehilite"><pre><span></span><span class="n">context</span><span class="p">.</span><span class="n">CreateTarget</span><span class="p">(</span><span class="s">&quot;Example&quot;</span><span class="p">)</span><span class="err">`</span>
<span class="p">.</span><span class="n">AddCoreTask</span><span class="p">(</span><span class="n">x</span> <span class="p">=&gt;</span> <span class="n">x</span><span class="p">.</span><span class="n">Build</span><span class="p">(</span><span class="s">&quot;MySolution.sln&quot;</span><span class="p">).</span><span class="n">Configuration</span><span class="p">(</span><span class="s">&quot;Release&quot;</span><span class="p">);</span>
<span class="n">and</span> <span class="n">you</span> <span class="n">wan</span><span class="err">&#39;</span><span class="n">t</span> <span class="n">to</span> <span class="n">build</span> <span class="n">solution</span> <span class="k">in</span> <span class="n">debug</span> <span class="n">configuration</span><span class="p">.</span>
</pre></div>
</td></tr></table>
</td></tr></table></p>
<p>and you wan't to build solution in debug configuration.
You could just write in console</p>
<p><code>flubu build /o:configuration=Debug</code></p>
<p>or
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,62 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://flubucore.dotnetcore.xyz/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/getting-started/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/buildscript-fundamentals/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner-interactive/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/referencing-external-assemblies/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/override-add-options/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/tasks/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/write-plugins/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/Tests-debugging/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/WebApi/getting-started/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/AwesomePlugins/awesome-plugins/</loc>
<lastmod>2019-06-27</lastmod>
<lastmod>2019-07-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 878a3f1

Please sign in to comment.