aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-03-29docs: more info about how to edit and credit authorsn-peugnet
2022-03-28clean: remove hiddent builders from makefilen-peugnet
2022-03-28fix: dirty locale files management -> use gettextn-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-27fix broken links in translationsn-peugnet
by not using links' reference notation (https://daringfireball.net/projects/markdown/syntax#link)
2022-03-26fix Makefile MDFILES contenttranslationn-peugnet
2022-03-26make builds all languages for localized buildersn-peugnet
2022-03-26add language switcher in sidebarn-peugnet
2022-03-25exclude hidden files from rsync publish commandn-peugnet
2022-03-25remove pot workaround by using gettext builder directlyn-peugnet
2022-03-25build languages in their subdir & add versionn-peugnet
by separating builders commands from the other, we can directly choose the output dir
2022-03-25better prepare gettext translationsn-peugnet
- copy pot file in dir to add it to git repo - make sphinx cmds that build docs require %.po files - compile all messages in a single .pot - allow fuzzy messages to be used
2022-03-24rework makefile for localesn-peugnet
2022-03-24add make publish targetn-peugnet
2022-03-23prepare for gettext translationsn-peugnet
2022-03-23very first add of club1 docsn-peugnet
2022-03-23initial commitn-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) []: