aboutsummaryrefslogtreecommitdiff
path: root/conf.py
AgeCommit message (Collapse)Author
2022-04-02build: small fixes & enhancementsn-peugnet-add-faviconn-peugnet
- rename LANGUAGE exported env var to LOCAL, not to disturb Make messages - remove failing sphinx commands - remove quotes around BUILDDIR and SOURCEDIR as these will never have spaces - share doctrees for localized builders for perf. This also fixes warning for epub about .doctrees unknown mimetype - fix LaTeX paper size to always use A4 - fix today format to use a localized version
2022-04-02feat: add favicon.icon-peugnet
2022-04-01feat: do not copy source to website, as theses are not usedn-peugnet
2022-04-01perf: reduce size of pngs converted from svg for pdflatexn-peugnet
2022-03-31fix: smart quotes sometimes doubled with md emphasisn-peugnet
disable smartquotes at sphinx level to enable it at MyST level.
2022-03-29fix: links in man & svgs in latexpdfn-peugnet
2022-03-29docs: include README in internal documentationn-peugnet
2022-03-29feat: remove "edit on githu" link outside frenchn-peugnet
2022-03-29docs: more info about how to edit and credit authorsn-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-26add language switcher in sidebarn-peugnet
2022-03-26rename docs project to use simpler namen-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-24add MyST option for implicit header refn-peugnet
2022-03-24small correctionsn-peugnet
2022-03-23fix some links & add github config for RTD themen-peugnet
2022-03-23use read the docs themen-peugnet
as it is a lot more clean
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) []: