Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
<p>This command will run the demo selector app in the <code>demo</code> folder. It will prompt you to select a demo number, which will run a demo from that folder.</p>
|
||||
<h2 id="guide">Guide</h2>
|
||||
<p>Please refer to <a href="https://github.com/dolanmiu/docx/wiki">the Wiki</a> for details on how to use this library, examples and much more!</p>
|
||||
<p>Full documentation can be found here: <a href="http://dolanmiu.github.io/docx">http://dolanmiu.github.io/docx</a></p>
|
||||
<p>Full documentation can be found here: <a href="http://dolanmiu.github.io/docx/index.html">http://dolanmiu.github.io/docx/index.html</a></p>
|
||||
<h2 id="simple-usage">Simple Usage</h2>
|
||||
<pre><code class="lang-js"><span class="hljs-comment">// Used to create docx files</span>
|
||||
<span class="hljs-keyword">var</span> docx = <span class="hljs-built_in">require</span>(<span class="hljs-string">"docx"</span>);
|
||||
|
Reference in New Issue
Block a user