Sha256: 6f2beca1362b4c61fe4173f46013ca9ed0fb8c5ec1bb06882b0567f8ca1661eb
Contents?: true
Size: 637 Bytes
Versions: 26
Compression:
Stored size: 637 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleIdentifier</key> <string>com.jazzy.{{lowercase_name}}</string> <key>CFBundleName</key> <string>{{name}}</string> <key>DocSetPlatformFamily</key> <string>{{lowercase_name}}</string> <key>isDashDocset</key> <true/> <key>dashIndexFilePath</key> <string>index.html</string> <key>isJavaScriptEnabled</key> <true/> <key>DashDocSetFamily</key> <string>dashtoc</string> </dict> </plist>
Version data entries
26 entries across 26 versions & 1 rubygems