@@ -25,60 +25,62 @@ plugins and tutorials are provided when available rather than trying to reproduc
25
25
:caption: About Picard
26
26
:hidden:
27
27
28
- about_picard/introduction
29
- about_picard/contributing
30
- about_picard/acknowledgements
31
- about_picard/glossary
28
+ / about_picard/introduction
29
+ / about_picard/contributing
30
+ / about_picard/acknowledgements
31
+ / about_picard/glossary
32
32
33
33
34
34
.. toctree ::
35
35
:caption: Getting Started
36
+ :titlesonly:
36
37
:hidden:
37
38
38
- getting_started/download
39
- getting_started/starting
40
- getting_started/screen_main
41
- getting_started/status_icons
42
- config/configuration
43
- variables/variables
44
- extending/scripting
45
- functions/list_by_type
39
+ / getting_started/download
40
+ / getting_started/starting
41
+ / getting_started/screen_main
42
+ / getting_started/status_icons
43
+ / config/configuration
44
+ / variables/variables
45
+ / extending/scripting
46
+ / functions/list_by_type
46
47
47
48
.. toctree ::
48
49
:caption: Using Picard
49
50
:hidden:
50
51
51
- General Usage <usage/using >
52
- usage/other
53
- usage/option_profiles
54
- usage/command_processing
55
- extending/extending
56
- faq/faq
52
+ General Usage </ usage/using >
53
+ / usage/other
54
+ / usage/option_profiles
55
+ / usage/command_processing
56
+ / extending/extending
57
+ / faq/faq
57
58
58
59
59
60
.. toctree ::
60
61
:caption: Workflow Recommendations
61
62
:hidden:
62
63
63
- General Recommendations <workflows/workflows >
64
- workflows/workflow_cd
65
- workflows/workflow_extractor_log
66
- workflows/workflow_album
67
- workflows/workflow_metadata
68
- workflows/workflow_no_info
64
+ General Recommendations </ workflows/workflows >
65
+ / workflows/workflow_cd
66
+ / workflows/workflow_extractor_log
67
+ / workflows/workflow_album
68
+ / workflows/workflow_metadata
69
+ / workflows/workflow_no_info
69
70
70
71
71
72
.. toctree ::
72
73
:caption: Troubleshooting
73
74
:hidden:
74
75
75
- troubleshooting/troubleshooting
76
- troubleshooting/does_not_start
77
- troubleshooting/no_coverart
78
- troubleshooting/missing_tags
79
- troubleshooting/not_saving
80
- troubleshooting/stopped_working
81
- troubleshooting/macos_startup_error
76
+ /troubleshooting/troubleshooting
77
+ /troubleshooting/does_not_start
78
+ /troubleshooting/no_coverart
79
+ /troubleshooting/missing_tags
80
+ /troubleshooting/not_saving
81
+ /troubleshooting/stopped_working
82
+ /troubleshooting/macos_startup_error
83
+ /troubleshooting/not_recognizing_external_drive
82
84
83
85
84
86
.. toctree ::
@@ -87,11 +89,11 @@ plugins and tutorials are provided when available rather than trying to reproduc
87
89
:maxdepth: 0
88
90
:titlesonly:
89
91
90
- tutorials/naming_script
91
- tutorials/acoustid
92
- tutorials/multiple_release_countries
93
- tutorials/write_plugin
94
- tutorials/android_app
92
+ / tutorials/naming_script
93
+ / tutorials/acoustid
94
+ / tutorials/multiple_release_countries
95
+ / tutorials/write_plugin
96
+ / tutorials/android_app
95
97
96
98
97
99
.. toctree ::
@@ -100,9 +102,9 @@ plugins and tutorials are provided when available rather than trying to reproduc
100
102
:maxdepth: 0
101
103
:titlesonly:
102
104
103
- tutorials/v_introduction
104
- tutorials/v_attach_disc_id
105
- tutorials/v_submit_acoustid
105
+ / tutorials/v_introduction
106
+ / tutorials/v_attach_disc_id
107
+ / tutorials/v_submit_acoustid
106
108
107
109
108
110
.. toctree ::
@@ -111,10 +113,10 @@ plugins and tutorials are provided when available rather than trying to reproduc
111
113
:maxdepth: 0
112
114
:titlesonly:
113
115
114
- appendices/plugins_api
115
- appendices/tag_mapping
116
- appendices/command_line
117
- appendices/keyboard_shortcuts
116
+ / appendices/plugins_api
117
+ / appendices/tag_mapping
118
+ / appendices/command_line
119
+ / appendices/keyboard_shortcuts
118
120
/functions/list_by_name
119
121
120
122
.. examples/examples
0 commit comments