소스 검색

'build' grunt task was renamed to 'fetch'. Updated docs

JC Brand 12 년 전
부모
커밋
ab02828fee
6개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. BIN
      docs/doctrees/environment.pickle
  2. BIN
      docs/doctrees/index.doctree
  3. 1 1
      docs/html/_sources/index.txt
  4. 1 1
      docs/html/index.html
  5. 0 0
      docs/html/searchindex.js
  6. 1 1
      docs/source/index.rst

BIN
docs/doctrees/environment.pickle


BIN
docs/doctrees/index.doctree


+ 1 - 1
docs/html/_sources/index.txt

@@ -234,7 +234,7 @@ Now that we have Grunt and Bower, you can install and configure Converse's
 
 ::
 
-    grunt build
+    grunt fetch
 
 With AMD and require.js (recommended)
 =====================================

+ 1 - 1
docs/html/index.html

@@ -277,7 +277,7 @@ directory:</p>
 <h2><a class="toc-backref" href="#id12">Install 3rd party dependencies</a><a class="headerlink" href="#install-3rd-party-dependencies" title="Permalink to this headline">¶</a></h2>
 <p>Now that we have Grunt and Bower, you can install and configure Converse&#8217;s
 3rd party dependencies with the following command:</p>
-<div class="highlight-python"><pre>grunt build</pre>
+<div class="highlight-python"><pre>grunt fetch</pre>
 </div>
 </div>
 <div class="section" id="with-amd-and-require-js-recommended">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
docs/html/searchindex.js


+ 1 - 1
docs/source/index.rst

@@ -234,7 +234,7 @@ Now that we have Grunt and Bower, you can install and configure Converse's
 
 ::
 
-    grunt build
+    grunt fetch
 
 With AMD and require.js (recommended)
 =====================================

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.