We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e67f2 commit 1d33435Copy full SHA for 1d33435
__tests__/__snapshots__/bin-readme.js.snap
@@ -7,6 +7,11 @@ exports[`readme command --readme-file 1`] = `
7
8
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
9
10
+### Table of Contents
11
+
12
+- [foo](#foo)
13
+- [bar](#bar)
14
15
## foo
16
17
A function with documentation.
@@ -36,6 +41,11 @@ exports[`readme command updates README.md 1`] = `
36
41
37
42
38
43
44
45
46
47
48
39
49
40
50
51
0 commit comments