megadoc-theme-minimalist
v7.2.0
Published
A theme for megadoc after Qt documentation pages.
Downloads
28
Maintainers
Readme
megadoc-theme-minimalist
A clean and minimalist theme for megadoc.
Usage
npm install --save megadoc-theme-minimalistAnd in your megadoc.conf.js:
exports.serializer = ['megadoc-html-serializer', {
theme: 'megadoc-theme-minimalist'
}];That's it!
