Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-06-21 23:24:38 +00:00
parent 77dcdca62c
commit a0b8cd1cd3
410 changed files with 20357 additions and 3831 deletions

View File

@ -66,6 +66,45 @@
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external tsd-is-not-exported">
<h3>Functions</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="_file_drawing_drawing_spec_.html#createdrawing" class="tsd-kind-icon">create<wbr>Drawing</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external tsd-is-not-exported">
<h2>Functions</h2>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="createdrawing" class="tsd-anchor"></a>
<h3>create<wbr>Drawing</h3>
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">create<wbr>Drawing<span class="tsd-signature-symbol">(</span>drawingOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/_file_drawing_drawing_.idrawingoptions.html" class="tsd-signature-type">IDrawingOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/_file_drawing_drawing_.drawing.html" class="tsd-signature-type">Drawing</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/drawing/drawing.spec.ts#L7">file/drawing/drawing.spec.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> drawingOptions: <a href="../interfaces/_file_drawing_drawing_.idrawingoptions.html" class="tsd-signature-type">IDrawingOptions</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="../classes/_file_drawing_drawing_.drawing.html" class="tsd-signature-type">Drawing</a></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
@ -80,6 +119,9 @@
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="_file_drawing_drawing_spec_.html#createdrawing" class="tsd-kind-icon">create<wbr>Drawing</a>
</li>
</ul>
</nav>
</div>