Socket
Book a DemoInstallSign in
Socket

@hmcts/tech-docs

Package Overview
Dependencies
Maintainers
14
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/tech-docs

Easy govuk styled documentation from your markdown

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
14
Created
Source

Tech Docs

Serve your markdown documentation in GOV.UK style. Store your docs alongside the code they describe.

Usage

From the root of your node app:

> npm install @hmcts/tech-docs
> tech-docs

Your documentation will be available on http://localhost:3000.

Tech docs will:

  • Parse your package.json for repo / issues / npm links
  • Find any markdown files in /docs and serve them

Installation

Docs app can be installed from npm:

> npm install -g @hmcts/tech-docs

FAQs

Package last updated on 05 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts