0.0.6 ā€¢ Published 3 years ago

@fliegwerk/fliegdoc-dita-theme v0.0.6

Weekly downloads
25
License
MIT
Repository
github
Last release
3 years ago

Welcome to @fliegwerk/fliegdoc-dita-theme šŸ‘‹

License: MIT Twitter: pklaschka2000

A DITA API Reference generator theme for fliegdoc

Install

npm install --save-dev @fliegwerk/fliegdoc-dita-theme

Usage

In your fliegdoc.config.js (or other applicable config file names for fliegdoc), set theme to FliegdocDITATheme:

// fliegdoc.config.js
const { FliegdocDITATheme } = require('@fliegwerk/fliegdoc-dita-theme');

module.exports = {
	// [...]
	theme: FliegdocDITATheme
};

Author

šŸ‘¤ Pablo Klaschka

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago