Skip to content

Commit a6f3699

Browse files
bencodezenulivz
authored andcommitted
docs: add missing API reference (#1172)
1 parent 330e9c2 commit a6f3699

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/docs/docs/plugin/context-api.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ module.exports = (options, ctx) => {
1818

1919
Whether VuePress run in production environment mode.
2020

21+
## ctx.pages
22+
23+
- Type: `array`
24+
25+
Contains a list of Page objects
26+
2127
## ctx.sourceDir
2228

2329
- Type: `string`

0 commit comments

Comments
 (0)