A theme plugin after Qt documentation.
npm install --save megadoc-theme-qt
And in your megadoc.conf.js
:
exports.plugins = [
require('megadoc-theme-qt')()
];
That's it!
A theme plugin after Qt documentation.
npm install --save megadoc-theme-qt
And in your megadoc.conf.js
:
exports.plugins = [
require('megadoc-theme-qt')()
];
That's it!
npm i megadoc-theme-qt
1
7.1.0
MIT
9.46 kB
12