We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5370e7 commit 9958626Copy full SHA for 9958626
docsets.json
@@ -565,6 +565,16 @@
565
"isJavaScriptEnabled": true
566
}
567
},
568
+ "Java_SE17": {
569
+ "title": "Java SE17",
570
+ "iconName": "java",
571
+ "extra": {
572
+ "keywords": [
573
+ "java17"
574
+ ],
575
+ "isJavaScriptEnabled": true
576
+ }
577
+ },
578
"Jekyll": {
579
"title": "Jekyll",
580
"iconName": "jekyll"
@@ -962,6 +972,17 @@
962
972
963
973
964
974
975
+ "Ruby_on_Rails_7": {
976
+ "title": "Ruby on Rails 7",
977
+ "iconName": "rails",
978
979
980
+ "ror7",
981
+ "ror"
982
983
984
985
965
986
"RubyMotion": {
966
987
"title": "RubyMotion",
967
988
"iconName": "rubymotion",
0 commit comments