sphinx-doc / sphinx-doc-translations

Translations for Sphinx's documentation
Other
22 stars 16 forks source link

Rename locale directory to locales #58

Closed rffontenelle closed 3 weeks ago

rffontenelle commented 3 weeks ago

Sorry for the force-push mess. Because the daily workflow ran, my commit renaming 'locale' directory to 'locales' caused merge conflict, so I had to do solve it. Then I did some house cleaning, putting .readthedocs.yml change into the same commit as. No new change, though.

For the record, Sphinx's own documentation defaults locale_dirs confval to 'locales' as of https://github.com/sphinx-doc/sphinx/pull/13079.