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 155138a commit 957cd83Copy full SHA for 957cd83
devdocs-macos/user-scripts/page-observer.js
@@ -6,7 +6,7 @@
6
return {}
7
}
8
return {
9
- doc: entry.doc.name,
+ doc: entry.doc.fullName,
10
topic: entry.name
11
12
0 commit comments