mkdocs build

Build the MkDocs documentation

Options

NameDescription
-h, --helphelp for build
-q, --quietSilence warnings
-v, --verboseEnable verbose output
-f, --config-file <arg>Provide a specific MkDocs config
-s, --strictEnable strict mode. This will cause MkDocs to abort the build on any warnings
-t, --theme <theme>The theme to use when building your documentation
--use-directory-urlsUse directory URLs when building pages (the default)
--no-directory-urlsDon't use directory URLs when building pages
-c, --cleanRemove old files from the site directory before building (the default)
--dirtyOnly rebuild pages that have been modified since last build
-d, --site-dir <arg>The directory to output the result of the documentation build