megadoc-theme-qt
v7.1.0
Published
A theme for megadoc after Qt documentation pages.
Downloads
12
Maintainers
Readme
megadoc-theme-qt
A theme plugin after Qt documentation.
Usage
npm install --save megadoc-theme-qtAnd in your megadoc.conf.js:
exports.plugins = [
require('megadoc-theme-qt')()
];That's it!
