Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -40,8 +40,6 @@
|
||||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
||||
<input type="checkbox" id="tsd-filter-externals" checked />
|
||||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
||||
@ -81,37 +79,37 @@
|
||||
<h2>Index</h2>
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<section class="tsd-index-section tsd-is-external">
|
||||
<h3>Constructors</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_file_paragraph_links_bookmark_.bookmark.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-external"><a href="_file_paragraph_links_bookmark_.bookmark.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
<section class="tsd-index-section tsd-is-external">
|
||||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_file_paragraph_links_bookmark_.bookmark.html#end" class="tsd-kind-icon">end</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_file_paragraph_links_bookmark_.bookmark.html#linkid" class="tsd-kind-icon">link<wbr>Id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_file_paragraph_links_bookmark_.bookmark.html#start" class="tsd-kind-icon">start</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_file_paragraph_links_bookmark_.bookmark.html#text" class="tsd-kind-icon">text</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="_file_paragraph_links_bookmark_.bookmark.html#end" class="tsd-kind-icon">end</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="_file_paragraph_links_bookmark_.bookmark.html#linkid" class="tsd-kind-icon">link<wbr>Id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="_file_paragraph_links_bookmark_.bookmark.html#start" class="tsd-kind-icon">start</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="_file_paragraph_links_bookmark_.bookmark.html#text" class="tsd-kind-icon">text</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Constructors</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
|
||||
<a name="constructor" class="tsd-anchor"></a>
|
||||
<h3>constructor</h3>
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
||||
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">new <wbr>Bookmark<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, relationshipsCount<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_paragraph_links_bookmark_.bookmark.html" class="tsd-signature-type">Bookmark</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/4c75b91/src/file/paragraph/links/bookmark.ts#L14">file/paragraph/links/bookmark.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/paragraph/links/bookmark.ts#L14">file/paragraph/links/bookmark.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -131,45 +129,45 @@
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group ">
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a name="end" class="tsd-anchor"></a>
|
||||
<h3>end</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <a href="_file_paragraph_links_bookmark_.bookmarkend.html" class="tsd-signature-type">BookmarkEnd</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/paragraph/links/bookmark.ts#L14">file/paragraph/links/bookmark.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/paragraph/links/bookmark.ts#L14">file/paragraph/links/bookmark.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a name="linkid" class="tsd-anchor"></a>
|
||||
<h3>link<wbr>Id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">link<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/paragraph/links/bookmark.ts#L8">file/paragraph/links/bookmark.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/paragraph/links/bookmark.ts#L8">file/paragraph/links/bookmark.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a name="start" class="tsd-anchor"></a>
|
||||
<h3>start</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <a href="_file_paragraph_links_bookmark_.bookmarkstart.html" class="tsd-signature-type">BookmarkStart</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/paragraph/links/bookmark.ts#L10">file/paragraph/links/bookmark.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/paragraph/links/bookmark.ts#L10">file/paragraph/links/bookmark.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a name="text" class="tsd-anchor"></a>
|
||||
<h3>text</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">text<span class="tsd-signature-symbol">:</span> <a href="_file_paragraph_run_text_run_.textrun.html" class="tsd-signature-type">TextRun</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/paragraph/links/bookmark.ts#L12">file/paragraph/links/bookmark.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/paragraph/links/bookmark.ts#L12">file/paragraph/links/bookmark.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -181,7 +179,7 @@
|
||||
<li class="globals ">
|
||||
<a href="../globals.html"><em>Globals</em></a>
|
||||
</li>
|
||||
<li class="current tsd-kind-external-module">
|
||||
<li class="current tsd-kind-external-module tsd-is-external">
|
||||
<a href="../modules/_file_paragraph_links_bookmark_.html">"file/paragraph/links/bookmark"</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -190,32 +188,32 @@
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-class tsd-parent-kind-external-module">
|
||||
<li class="current tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html" class="tsd-kind-icon">Bookmark</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-constructor tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html#constructor" class="tsd-kind-icon">constructor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html#end" class="tsd-kind-icon">end</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html#linkid" class="tsd-kind-icon">link<wbr>Id</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html#start" class="tsd-kind-icon">start</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmark.html#text" class="tsd-kind-icon">text</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmarkend.html" class="tsd-kind-icon">Bookmark<wbr>End</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
|
||||
<a href="_file_paragraph_links_bookmark_.bookmarkstart.html" class="tsd-kind-icon">Bookmark<wbr>Start</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user