mrdocs::Config::copycss

Copy local stylesheets when linking

Synopsis

Declared in <mrdocs/ConfigSchema.hpp>

bool copycss = true;

Description

When linkcss is true, copy bundled and local stylesheet files into the output under stylesdir.

Remote URLs are not copied.

Set to false to skip copying.

Created with MrDocs