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="current" class="tsd-anchor"></a>
|
||||
<h3>CURRENT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CURRENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "CURRENT"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">CURRENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "CURRENT"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/paragraph/run/run.ts#L18">file/paragraph/run/run.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/run/run.ts#L18">src/file/paragraph/run/run.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="total_pages" class="tsd-anchor"></a>
|
||||
<h3>TOTAL_<wbr>PAGES</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOTAL_<wbr>PAGES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TOTAL_PAGES"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">TOTAL_<wbr>PAGES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TOTAL_PAGES"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/paragraph/run/run.ts#L19">file/paragraph/run/run.ts:19</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/run/run.ts#L19">src/file/paragraph/run/run.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="total_pages_in_section" class="tsd-anchor"></a>
|
||||
<h3>TOTAL_<wbr>PAGES_<wbr>IN_<wbr>SECTION</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOTAL_<wbr>PAGES_<wbr>IN_<wbr>SECTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TOTAL_PAGES_IN_SECTION"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">TOTAL_<wbr>PAGES_<wbr>IN_<wbr>SECTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TOTAL_PAGES_IN_SECTION"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/paragraph/run/run.ts#L20">file/paragraph/run/run.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/paragraph/run/run.ts#L20">src/file/paragraph/run/run.ts:20</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