QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

Revert custom formatting for guilabel and menuselection

Open DelazJ opened this issue 1 year ago • 3 comments

Afair :menuselection: didn't have a special formatting in readthedocs theme so we made these changes to have both look alike, as in our pre-readthedocs theme time. They both look alike now in the theme (https://github.com/readthedocs/sphinx_rtd_theme/pull/1426) so let's remove our customization. Opinions?

BEFORE image

AFTER image

DelazJ avatar Jan 15 '24 16:01 DelazJ

Hello @DelazJ, I've received several warnings while trying to generate an HTML preview. These warnings are not linked to the files I am currently modifying. Are the warnings and failed checks in the pull request related to changes in this PR? Code_WgEU3OQj2E

selmaVH1 avatar Jan 19 '24 11:01 selmaVH1

Not at all. This is a PR so has zero influence on anything other than its own branch. Delete the build/html folder in your local repository and you should be good with the last block of warnings. For the first, it's weird you get that because the changes have been merged some time ago already, and it should probably be fixed with the previous deletion tip also. For the warning in the middle it's related to the changes you are locally doing.

DelazJ avatar Jan 19 '24 14:01 DelazJ

Not at all. This is a PR so has zero influence on anything other than its own branch. Delete the build/html folder in your local repository and you should be good with the last block of warnings. For the first, it's weird you get that because the changes have been merged some time ago already, and it should probably be fixed with the previous deletion tip also. For the warning in the middle it's related to the changes you are locally doing.

Understood, thank you.

selmaVH1 avatar Jan 19 '24 14:01 selmaVH1