diff --git a/config/configuration.rst b/config/configuration.rst index d97324ec3..ceef27060 100644 --- a/config/configuration.rst +++ b/config/configuration.rst @@ -71,7 +71,7 @@ with :menuselection:`"MusicBrainz Picard --> Preferences..."`. This will open a format on the left hand side, and the individual settings on the right hand side. This is where the majority of Picard's customization is performed. -.. note:: +.. note:: When running your code from the source in a macOS environment, you can access the option settings by navigating to the :menuselection:`"Python --> Preferences..."` option in the menu bar. This allows you to configure and customize various settings for your development environment. @@ -94,54 +94,38 @@ during processing. .. toctree:: - options_general - options_profiles - options_metadata - options_tags - options_cover - options_filerenaming - options_fingerprinting - options_cdlookup - options_plugins - options_interface - options_scripting - options_advanced + /config/options_general + /config/options_profiles + /config/options_metadata + /config/options_tags + /config/options_cover + /config/options_filerenaming + /config/options_fingerprinting + /config/options_cdlookup + /config/options_plugins + /config/options_interface + /config/options_scripting + /config/options_advanced .. only:: html and not epub .. seealso:: - :doc:`options_general` / - :doc:`options_profiles` / - :doc:`options_metadata` / - :doc:`options_tags` / - :doc:`options_cover` / - :doc:`options_filerenaming` / - :doc:`options_fingerprinting` / - :doc:`options_cdlookup` / - :doc:`options_plugins` / - :doc:`options_interface` / - :doc:`options_scripting` / - :doc:`options_advanced` - - .. toctree:: - :hidden: - - options_general - options_profiles - options_metadata - options_tags - options_cover - options_filerenaming - options_fingerprinting - options_cdlookup - options_plugins - options_interface - options_scripting - options_advanced - -.. only:: epub + :doc:`/config/options_general` / + :doc:`/config/options_profiles` / + :doc:`/config/options_metadata` / + :doc:`/config/options_tags` / + :doc:`/config/options_cover` / + :doc:`/config/options_filerenaming` / + :doc:`/config/options_fingerprinting` / + :doc:`/config/options_cdlookup` / + :doc:`/config/options_plugins` / + :doc:`/config/options_interface` / + :doc:`/config/options_scripting` / + :doc:`/config/options_advanced` + +.. only:: not latex .. toctree:: :hidden: diff --git a/index.rst b/index.rst index cae04d542..4583c7fb3 100644 --- a/index.rst +++ b/index.rst @@ -25,60 +25,62 @@ plugins and tutorials are provided when available rather than trying to reproduc :caption: About Picard :hidden: - about_picard/introduction - about_picard/contributing - about_picard/acknowledgements - about_picard/glossary + /about_picard/introduction + /about_picard/contributing + /about_picard/acknowledgements + /about_picard/glossary .. toctree:: :caption: Getting Started + :titlesonly: :hidden: - getting_started/download - getting_started/starting - getting_started/screen_main - getting_started/status_icons - config/configuration - variables/variables - extending/scripting - functions/list_by_type + /getting_started/download + /getting_started/starting + /getting_started/screen_main + /getting_started/status_icons + /config/configuration + /variables/variables + /extending/scripting + /functions/list_by_type .. toctree:: :caption: Using Picard :hidden: - General Usage - usage/other - usage/option_profiles - usage/command_processing - extending/extending - faq/faq + General Usage + /usage/other + /usage/option_profiles + /usage/command_processing + /extending/extending + /faq/faq .. toctree:: :caption: Workflow Recommendations :hidden: - General Recommendations - workflows/workflow_cd - workflows/workflow_extractor_log - workflows/workflow_album - workflows/workflow_metadata - workflows/workflow_no_info + General Recommendations + /workflows/workflow_cd + /workflows/workflow_extractor_log + /workflows/workflow_album + /workflows/workflow_metadata + /workflows/workflow_no_info .. toctree:: :caption: Troubleshooting :hidden: - troubleshooting/troubleshooting - troubleshooting/does_not_start - troubleshooting/no_coverart - troubleshooting/missing_tags - troubleshooting/not_saving - troubleshooting/stopped_working - troubleshooting/macos_startup_error + /troubleshooting/troubleshooting + /troubleshooting/does_not_start + /troubleshooting/no_coverart + /troubleshooting/missing_tags + /troubleshooting/not_saving + /troubleshooting/stopped_working + /troubleshooting/macos_startup_error + /troubleshooting/not_recognizing_external_drive .. toctree:: @@ -87,11 +89,11 @@ plugins and tutorials are provided when available rather than trying to reproduc :maxdepth: 0 :titlesonly: - tutorials/naming_script - tutorials/acoustid - tutorials/multiple_release_countries - tutorials/write_plugin - tutorials/android_app + /tutorials/naming_script + /tutorials/acoustid + /tutorials/multiple_release_countries + /tutorials/write_plugin + /tutorials/android_app .. toctree:: @@ -100,9 +102,9 @@ plugins and tutorials are provided when available rather than trying to reproduc :maxdepth: 0 :titlesonly: - tutorials/v_introduction - tutorials/v_attach_disc_id - tutorials/v_submit_acoustid + /tutorials/v_introduction + /tutorials/v_attach_disc_id + /tutorials/v_submit_acoustid .. toctree:: @@ -111,10 +113,10 @@ plugins and tutorials are provided when available rather than trying to reproduc :maxdepth: 0 :titlesonly: - appendices/plugins_api - appendices/tag_mapping - appendices/command_line - appendices/keyboard_shortcuts + /appendices/plugins_api + /appendices/tag_mapping + /appendices/command_line + /appendices/keyboard_shortcuts /functions/list_by_name .. examples/examples