docs: refactor and general cleanup (#1992)

This commit is contained in:
ReenigneArcher
2024-01-07 11:58:13 -05:00
committed by GitHub
parent 88d46914ca
commit b5fae464b6
31 changed files with 974 additions and 879 deletions

View File

@@ -41,10 +41,10 @@ situations. For example if a system tray icon is added it should be localized as
std::string msg = boost::locale::translate("Hello world!");
.. Tip:: More examples can be found in the documentation for
.. tip:: More examples can be found in the documentation for
`boost locale <https://www.boost.org/doc/libs/1_70_0/libs/locale/doc/html/messages_formatting.html>`__.
.. Warning:: This is for information only. Contributors should never include manually updated template files, or
.. warning:: This is for information only. Contributors should never include manually updated template files, or
manually compiled language files in Pull Requests.
Strings are automatically extracted from the code to the `locale/sunshine.po` template file. The generated file is