Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct "Vim script" #2

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _doc/generators/vimscript.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Vim Script
Vim script
==============

Vim Script generator uses `WebAPI-vim <http://www.vim.org/scripts/script.php?script_id=4019>`_ to speak http protocol. You need to install it.
Vim script generator uses `WebAPI-vim <http://www.vim.org/scripts/script.php?script_id=4019>`_ to speak http protocol. You need to install it.

Restriction
---------------
Expand Down
2 changes: 1 addition & 1 deletion _doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cURL as DSL
<option value="java">Java</option>
<option value="objc">Objective-C (NSURLSession)</option>
<option value="objc.connection">Objective-C (NSURLConnection)</option>
<option value="vim">Vim Script (WebAPI-vim)</option>
<option value="vim">Vim script (WebAPI-vim)</option>
</select>
</p>
<p>
Expand Down
4 changes: 2 additions & 2 deletions _sources/generators/vimscript.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Vim Script
Vim script
==============

Vim Script generator uses `WebAPI-vim <http://www.vim.org/scripts/script.php?script_id=4019>`_ to speak http protocol. You need to install it.
Vim script generator uses `WebAPI-vim <http://www.vim.org/scripts/script.php?script_id=4019>`_ to speak http protocol. You need to install it.

Restriction
---------------
Expand Down
2 changes: 1 addition & 1 deletion _sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cURL as DSL
<option value="java">Java</option>
<option value="objc">Objective-C (NSURLSession)</option>
<option value="objc.connection">Objective-C (NSURLConnection)</option>
<option value="vim">Vim Script (WebAPI-vim)</option>
<option value="vim">Vim script (WebAPI-vim)</option>
</select>
</p>
<p>
Expand Down
4 changes: 2 additions & 2 deletions development.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<li class="toctree-l2"><a class="reference internal" href="generators/java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -218,4 +218,4 @@ <h2>The MIT License (MIT)<a class="headerlink" href="#the-mit-license-mit" title


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/golang.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -199,4 +199,4 @@ <h1>Golang<a class="headerlink" href="#golang" title="Permalink to this headline


</body>
</html>
</html>
6 changes: 3 additions & 3 deletions generators/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h1>Generators<a class="headerlink" href="#generators" title="Permalink to this
<li class="toctree-l1"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l1"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l1"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l1"><a class="reference internal" href="vimscript.html">Vim Script</a><ul>
<li class="toctree-l1"><a class="reference internal" href="vimscript.html">Vim script</a><ul>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html#restriction">Restriction</a></li>
</ul>
</li>
Expand Down Expand Up @@ -212,4 +212,4 @@ <h1>Generators<a class="headerlink" href="#generators" title="Permalink to this


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/java.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2 current"><a class="current reference internal" href="">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -197,4 +197,4 @@ <h1>Java<a class="headerlink" href="#java" title="Permalink to this headline">¶


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/nodejs.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -197,4 +197,4 @@ <h1>node.js<a class="headerlink" href="#node-js" title="Permalink to this headli


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/objc.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -203,4 +203,4 @@ <h1>Objective-C<a class="headerlink" href="#objective-c" title="Permalink to thi


</body>
</html>
</html>
8 changes: 4 additions & 4 deletions generators/php.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<link rel="top" title="cURL as DSL 1.0 documentation" href="../index.html"/>
<link rel="up" title="Generators" href="index.html"/>
<link rel="next" title="Vim Script" href="vimscript.html"/>
<link rel="next" title="Vim script" href="vimscript.html"/>
<link rel="prev" title="Objective-C" href="objc.html"/>


Expand Down Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -134,7 +134,7 @@ <h1>PHP<a class="headerlink" href="#php" title="Permalink to this headline">¶</

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="vimscript.html" class="btn btn-neutral float-right" title="Vim Script">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="vimscript.html" class="btn btn-neutral float-right" title="Vim script">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="objc.html" class="btn btn-neutral" title="Objective-C"><span class="fa fa-arrow-circle-left"></span> Previous</a>
Expand Down Expand Up @@ -197,4 +197,4 @@ <h1>PHP<a class="headerlink" href="#php" title="Permalink to this headline">¶</


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/python3.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -202,4 +202,4 @@ <h2>Restriction<a class="headerlink" href="#restriction" title="Permalink to thi


</body>
</html>
</html>
12 changes: 6 additions & 6 deletions generators/vimscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Vim Script &mdash; cURL as DSL 1.0 documentation</title>
<title>Vim script &mdash; cURL as DSL 1.0 documentation</title>



Expand Down Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Vim Script</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -113,7 +113,7 @@

<li><a href="index.html">Generators</a> &raquo;</li>

<li>Vim Script</li>
<li>Vim script</li>
<li class="wy-breadcrumbs-aside">

<a href="../_sources/generators/vimscript.txt" rel="nofollow"> View page source</a>
Expand All @@ -125,8 +125,8 @@
<div role="main" class="document">

<div class="section" id="vim-script">
<h1>Vim Script<a class="headerlink" href="#vim-script" title="Permalink to this headline">¶</a></h1>
<p>Vim Script generator uses <a class="reference external" href="http://www.vim.org/scripts/script.php?script_id=4019">WebAPI-vim</a> to speak http protocol. You need to install it.</p>
<h1>Vim script<a class="headerlink" href="#vim-script" title="Permalink to this headline">¶</a></h1>
<p>Vim script generator uses <a class="reference external" href="http://www.vim.org/scripts/script.php?script_id=4019">WebAPI-vim</a> to speak http protocol. You need to install it.</p>
<div class="section" id="restriction">
<h2>Restriction<a class="headerlink" href="#restriction" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
Expand Down Expand Up @@ -207,4 +207,4 @@ <h2>Restriction<a class="headerlink" href="#restriction" title="Permalink to thi


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions generators/xhr.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<li class="toctree-l2"><a class="reference internal" href="java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -197,4 +197,4 @@ <h1>XMLHttpRequest of Browsers<a class="headerlink" href="#xmlhttprequest-of-bro


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<li class="toctree-l2"><a class="reference internal" href="generators/java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -185,4 +185,4 @@ <h1 id="index">Index</h1>


</body>
</html>
</html>
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<li class="toctree-l2"><a class="reference internal" href="generators/java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -154,7 +154,7 @@ <h1>cURL as DSL<a class="headerlink" href="#curl-as-dsl" title="Permalink to thi
<option value="java">Java</option>
<option value="objc">Objective-C (NSURLSession)</option>
<option value="objc.connection">Objective-C (NSURLConnection)</option>
<option value="vim">Vim Script (WebAPI-vim)</option>
<option value="vim">Vim script (WebAPI-vim)</option>
</select>
</p>
<p>
Expand Down Expand Up @@ -207,7 +207,7 @@ <h2>Document<a class="headerlink" href="#document" title="Permalink to this head
<li class="toctree-l2"><a class="reference internal" href="generators/java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -299,4 +299,4 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe


</body>
</html>
</html>
4 changes: 2 additions & 2 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<li class="toctree-l2"><a class="reference internal" href="generators/java.html">Java</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/objc.html">Objective-C</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/php.html">PHP</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim Script</a></li>
<li class="toctree-l2"><a class="reference internal" href="generators/vimscript.html">Vim script</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="what_is_this.html">What is this?</a><ul>
Expand Down Expand Up @@ -198,4 +198,4 @@


</body>
</html>
</html>
Loading