Skip to content

Commit 619ae10

Browse files
GH Action Documentation
1 parent 708a540 commit 619ae10

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/Pulsar-API-Documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ style: Exclusively used for the <code>style</code> attribute</p>
196196
<dt><a href="#renderMarkdown">renderMarkdown(content, givenOpts)</a> ⇒ <code>string</code></dt>
197197
<dd><p>Takes a Markdown document and renders it as HTML.</p>
198198
</dd>
199-
<dt><a href="#beforeEach">beforeEach()</a></dt>
199+
<dt><a href="#conditionPromise">conditionPromise()</a></dt>
200200
<dd></dd>
201201
<dt><a href="#beforeEach">beforeEach()</a></dt>
202202
<dd></dd>
@@ -631,9 +631,9 @@ This file aims to run some short simple tests against `update.js`. Focusing
631631
## path
632632
**Kind**: global constant
633633
**Babel**:
634-
<a name="beforeEach"></a>
634+
<a name="conditionPromise"></a>
635635

636-
## beforeEach()
636+
## conditionPromise()
637637
**Kind**: global function
638638
**Babel**:
639639
<a name="beforeEach"></a>

docs/Source-Code-Documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ style: Exclusively used for the <code>style</code> attribute</p>
196196
<dt><a href="#renderMarkdown">renderMarkdown(content, givenOpts)</a> ⇒ <code>string</code></dt>
197197
<dd><p>Takes a Markdown document and renders it as HTML.</p>
198198
</dd>
199-
<dt><a href="#beforeEach">beforeEach()</a></dt>
199+
<dt><a href="#conditionPromise">conditionPromise()</a></dt>
200200
<dd></dd>
201201
<dt><a href="#beforeEach">beforeEach()</a></dt>
202202
<dd></dd>
@@ -639,9 +639,9 @@ This file aims to run some short simple tests against `update.js`. Focusing
639639
## path
640640
**Kind**: global constant
641641
**Babel**:
642-
<a name="beforeEach"></a>
642+
<a name="conditionPromise"></a>
643643

644-
## beforeEach()
644+
## conditionPromise()
645645
**Kind**: global function
646646
**Babel**:
647647
<a name="beforeEach"></a>

0 commit comments

Comments
 (0)