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 5652d3c commit 88ac25cCopy full SHA for 88ac25c
source/plist_parser.cc
@@ -67,6 +67,8 @@ bool WriteDocSetPlist(const std::string& bundle_identifier,
67
<< bundle_identifier << R"~~~(</string>
68
<key>isDashDocset</key>
69
<true/>
70
+ <key>DashDocSetFamily</key>
71
+ <string>dashtoc</string>
72
</dict>
73
</plist>)~~~";
74
0 commit comments