Skip to content

Commit 6b905ae

Browse files
committed
Update theme-default
1 parent d1c4101 commit 6b905ae

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"debounce": "^1.0.0",
1818
"disparity": "^2.0.0",
1919
"doctrine": "^0.7.1",
20-
"documentation-theme-default": "2.1.1",
20+
"documentation-theme-default": "2.2.1",
2121
"documentation-theme-utils": "^1.0.1",
2222
"events": "^1.1.0",
2323
"extend": "^3.0.0",

test/fixture/html/nested.output.files

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,6 +1786,11 @@ h4:hover .anchorjs-link {
17861786
<h2 id='bar' class='mt0'>
17871787
bar<span class='gray'></span>
17881788
</h2>
1789+
1790+
1791+
1792+
1793+
17891794
<p>Get an instance of <a href="#Klass">Klass</a>. Will make
17901795
a <a href="#Klass">klass instance multiword</a>,
17911796
like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a> input.</p>
@@ -1803,6 +1808,11 @@ like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozil
18031808
<h2 id='bar' class='mt0'>
18041809
bar<span class='gray'>(toys)</span>
18051810
</h2>
1811+
1812+
1813+
1814+
1815+
18061816
<p>Rest property function</p>
18071817

18081818
<h4>Parameters</h4>
@@ -1829,6 +1839,11 @@ like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozil
18291839
<h2 id='bar' class='mt0'>
18301840
bar<span class='gray'></span>
18311841
</h2>
1842+
1843+
1844+
1845+
1846+
18321847
<p>Get an instance of <a href="#Klass">Klass</a>. Will make
18331848
a <a href="#Klass">klass instance multiword</a>,
18341849
like a <a href="#Klass">klass</a></p>
@@ -1846,6 +1861,11 @@ like a <a href="#Klass">klass</a></p>
18461861
<h2 id='Klass' class='mt0'>
18471862
Klass<span class='gray'>(foo)</span>
18481863
</h2>
1864+
1865+
1866+
1867+
1868+
18491869
<p>Creates a new Klass</p>
18501870

18511871
<h4>Parameters</h4>
@@ -1873,6 +1893,11 @@ like a <a href="#Klass">klass</a></p>
18731893
<h2 id='Klass.event' class='mt0'>
18741894
event<span class='gray'></span>
18751895
</h2>
1896+
1897+
1898+
1899+
1900+
18761901
<p>Klass event</p>
18771902

18781903
</section>
@@ -1893,6 +1918,11 @@ like a <a href="#Klass">klass</a></p>
18931918
<h2 id='Klass.isArrayOfBuffers' class='mt0'>
18941919
isArrayOfBuffers<span class='gray'>(buffers)</span>
18951920
</h2>
1921+
1922+
1923+
1924+
1925+
18961926
<p>This method takes an array of buffers and counts them</p>
18971927

18981928
<h4>Parameters</h4>
@@ -1938,6 +1968,11 @@ k.isArrayOfBuffers();</pre>
19381968
<h2 id='Klass.isBuffer' class='mt0'>
19391969
isBuffer<span class='gray'>(buf, [size])</span>
19401970
</h2>
1971+
1972+
1973+
1974+
1975+
19411976
<p>This method takes a Buffer object that will be linked to nodejs.org</p>
19421977

19431978
<h4>Parameters</h4>
@@ -1992,6 +2027,11 @@ This is a link to something that does not exist</p>
19922027
<h2 id='Klass.isClass' class='mt0'>
19932028
isClass<span class='gray'>(other, also)</span>
19942029
</h2>
2030+
2031+
2032+
2033+
2034+
19952035
<p>Decide whether an object is a Klass instance
19962036
This is a klasssic
19972037
This is a link to something that does not exist</p>
@@ -2040,6 +2080,11 @@ the referenced class type</p>
20402080
<h2 id='Klass.isWeird' class='mt0'>
20412081
isWeird<span class='gray'>(other)</span>
20422082
</h2>
2083+
2084+
2085+
2086+
2087+
20432088
<p>A function that triggers the case where the autolinker doesn't find
20442089
the referenced class type</p>
20452090

@@ -2079,6 +2124,11 @@ the referenced class type</p>
20792124
<h2 id='Klass.MAGIC_NUMBER' class='mt0'>
20802125
MAGIC_NUMBER<span class='gray'></span>
20812126
</h2>
2127+
2128+
2129+
2130+
2131+
20822132
<p>A magic number that identifies this Klass.</p>
20832133

20842134
</section>
@@ -2100,6 +2150,11 @@ the referenced class type</p>
21002150
<h2 id='Klass.getFoo' class='mt0'>
21012151
getFoo<span class='gray'></span>
21022152
</h2>
2153+
2154+
2155+
2156+
2157+
21032158
<p>Get this Klass's foo</p>
21042159

21052160
<h4>Returns</h4>
@@ -2130,6 +2185,11 @@ the referenced class type</p>
21302185
<h2 id='Klass.withOptions' class='mt0'>
21312186
withOptions<span class='gray'>(options, otherOptions)</span>
21322187
</h2>
2188+
2189+
2190+
2191+
2192+
21332193
<p>A function with an options parameter</p>
21342194

21352195
<h4>Parameters</h4>

0 commit comments

Comments
 (0)