gpmd-topdoc-theme

Genericised Topdoc Theme


Keywords
topdoc, theme, template, css, documentation
License
Apache-2.0
Install
npm install gpmd-topdoc-theme@0.1.0

Documentation

Note: This is a slightly genericised version of the original Topdoc demo theme.

Why did we genericise it? Well the original demo theme has a hard-coded header. We wanted to be able to pass in to templateData our own title, subtitle, url etc.


Topdoc Demo Theme

A responsive Topdoc theme for the Topcoat Demos.

Usage

If the topcoat repo is cloned locally as a sibling of this repo, running the following command:

topdoc -s release/css/ -d topdocs -t ../topdoc-theme/

Uses the template and generates the docs to a directory called topdocs.