mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Standardize the list of build in arguments that can be passed to commands that build docs (build, serve, and gh-deploy). All three can now use --config-file, --strict, --theme, --theme-dir, and the new --use-directory-urls/--no-directory-urls. Fixes #1401.