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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-04 01:35:17 +00:00
parent f9a99237ad
commit 09d1a6dc9f
612 changed files with 5454 additions and 3117 deletions

View File

@ -77,6 +77,7 @@
<ul class="tsd-hierarchy">
<li><a href="../classes/documentwrapper.html" class="tsd-signature-type">DocumentWrapper</a></li>
<li><a href="../classes/footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></li>
<li><a href="../classes/footnoteswrapper.html" class="tsd-signature-type">FootnotesWrapper</a></li>
<li><a href="../classes/headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a></li>
</ul>
</section>
@ -102,17 +103,17 @@
<div class="tsd-signature tsd-kind-icon">Relationships<span class="tsd-signature-symbol">:</span> <a href="../classes/relationships.html" class="tsd-signature-type">Relationships</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a79b1e3/src/file/document-wrapper.ts#L8">src/file/document-wrapper.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9327f2b/src/file/document-wrapper.ts#L9">src/file/document-wrapper.ts:9</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="view" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> View</h3>
<div class="tsd-signature tsd-kind-icon">View<span class="tsd-signature-symbol">:</span> <a href="../classes/document.html" class="tsd-signature-type">Document</a><span class="tsd-signature-symbol"> | </span><a href="../classes/footer.html" class="tsd-signature-type">Footer</a><span class="tsd-signature-symbol"> | </span><a href="../classes/header.html" class="tsd-signature-type">Header</a></div>
<div class="tsd-signature tsd-kind-icon">View<span class="tsd-signature-symbol">:</span> <a href="../classes/document.html" class="tsd-signature-type">Document</a><span class="tsd-signature-symbol"> | </span><a href="../classes/footer.html" class="tsd-signature-type">Footer</a><span class="tsd-signature-symbol"> | </span><a href="../classes/header.html" class="tsd-signature-type">Header</a><span class="tsd-signature-symbol"> | </span><a href="../classes/footnotes.html" class="tsd-signature-type">FootNotes</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a79b1e3/src/file/document-wrapper.ts#L7">src/file/document-wrapper.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9327f2b/src/file/document-wrapper.ts#L8">src/file/document-wrapper.ts:8</a></li>
</ul>
</aside>
</section>