|
35 | 35 | "caption": "Argument Queries", |
36 | 36 | "command": "open_url", |
37 | 37 | "args":{ |
38 | | - "url": "http://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/SelectArgument.md" |
| 38 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/SelectArgument/" |
39 | 39 | } |
40 | 40 | }, |
41 | 41 | { |
42 | 42 | "caption": "Big Roi Queries", |
43 | 43 | "command": "open_url", |
44 | 44 | "args":{ |
45 | | - "url":"https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/SelectBigROI.md" |
| 45 | + "url":"https://pythonvoicecodingplugin.readthedocs.io/en/latest/SelectBigROI/" |
46 | 46 | } |
47 | 47 | }, |
48 | 48 | { |
49 | 49 | "caption": "General Documentation", |
50 | 50 | "command": "open_url", |
51 | 51 | "args":{ |
52 | | - "url":"https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/README.md" |
| 52 | + "url":"https://pythonvoicecodingplugin.readthedocs.io/en/latest/" |
53 | 53 | } |
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "caption": "Operations", |
57 | 57 | "command": "open_url", |
58 | 58 | "args":{ |
59 | | - "url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/Operations.md" |
| 59 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/Operations/" |
60 | 60 | } |
61 | 61 | }, |
62 | 62 | { |
63 | 63 | "caption": "Sub Indexing", |
64 | 64 | "command": "open_url", |
65 | 65 | "args":{ |
66 | | - "url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/SubIndexing.md" |
| 66 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/SubIndexing/" |
67 | 67 | } |
68 | 68 | }, |
69 | 69 | { |
70 | 70 | "caption": "CollectionQueries", |
71 | 71 | "command": "open_url", |
72 | 72 | "args":{ |
73 | | - "url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/CollectionQueries.md" |
| 73 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/CollectionQueries/" |
74 | 74 | } |
75 | 75 | }, |
76 | 76 | { |
77 | 77 | "caption": "Unofficial", |
78 | 78 | "command": "open_url", |
79 | 79 | "args":{ |
80 | | - "url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/doc/README.md#experiment-or-unofficial-and-so-on-features-you-need-to-enable-manually" |
| 80 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/#experiment-or-unofficial-and-so-on-features-you-need-to-enable-manually" |
81 | 81 | } |
82 | 82 | } |
83 | 83 |
|
|
125 | 125 | "caption": "Grammar Installation Doc", |
126 | 126 | "command": "open_url", |
127 | 127 | "args":{ |
128 | | - "url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/bundles/README.md" |
| 128 | + "url": "https://pythonvoicecodingplugin.readthedocs.io/en/latest/Installation/" |
129 | 129 | } |
130 | 130 | }, |
131 | 131 | { |
|
0 commit comments