Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -84,30 +84,30 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="default" class="tsd-anchor"></a>
|
||||
<h3>DEFAULT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DEFAULT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "default"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">DEFAULT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "default"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L4">file/document/body/section-properties/header-reference/header-reference-attributes.ts:4</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L4">src/file/document/body/section-properties/header-reference/header-reference-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="even" class="tsd-anchor"></a>
|
||||
<h3>EVEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EVEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "even"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">EVEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "even"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L6">file/document/body/section-properties/header-reference/header-reference-attributes.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L6">src/file/document/body/section-properties/header-reference/header-reference-attributes.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="first" class="tsd-anchor"></a>
|
||||
<h3>FIRST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FIRST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "first"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">FIRST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "first"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L5">file/document/body/section-properties/header-reference/header-reference-attributes.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/document/body/section-properties/header-reference/header-reference-attributes.ts#L5">src/file/document/body/section-properties/header-reference/header-reference-attributes.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -158,6 +158,7 @@
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
@ -206,7 +207,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
Reference in New Issue
Block a user