Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-28 | fix: dirty locale files management -> use gettext | n-peugnet | |
mainly get rid of sphinx intl and use genuine gettext utilities. - move back .pot file generation from sphinx to _build - copy .pot files from _build using xgettext (correct width and metadata) - enforce consitent width and metadata order with Weblate using msgmerge - Make now correctly tracks locales files dependencies - update README with new deps and descriptions - remove sphinx intl from deps and github action - Sphinx get basic metadata from ENVVARS set by Make | |||
2022-03-26 | only run workflow on main branch | n-peugnet | |
2022-03-25 | remove pot workaround by using gettext builder directly | n-peugnet | |
2022-03-23 | prepare for gettext translations | n-peugnet | |
2022-03-23 | initial commit | n-peugnet | |
run Welcome to the Sphinx 4.3.2 quickstart utility. Please enter values for the following settings (just press Enter to accept a default value, if one is given in brackets). Selected root path: . Error: an existing conf.py has been found in the selected root path. sphinx-quickstart will not overwrite existing Sphinx projects. > Please enter a new root path (or just Enter to exit) []: |