File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Widgets
1212.. toctree ::
1313 :maxdepth: 1
1414
15- widgets/associationrules.rst
16- widgets/frequentitemsets.rst
15+ widgets/associationrules
16+ widgets/frequentitemsets
1717
1818Scripting
1919------------
Original file line number Diff line number Diff line change 1+ [
2+ [
3+ " Associate" ,
4+ [
5+ {
6+ "text" : " Frequent Itemsets" ,
7+ "doc" : " widgets/frequentitemsets.md" ,
8+ "icon" : " ../orangecontrib/associate/widgets/icons/FrequentItemsets.svg" ,
9+ "background" : " #cccc66" ,
10+ "keywords" : []
11+ },
12+ {
13+ "text" : " Association Rules" ,
14+ "doc" : " widgets/associationrules.md" ,
15+ "icon" : " ../orangecontrib/associate/widgets/icons/AssociationRules.svg.svg" ,
16+ "background" : " #cccc66" ,
17+ "keywords" : []
18+ }
19+ ]
20+ ]
21+ ]
You can’t perform that action at this time.
0 commit comments