Socket
Socket
Sign inDemoInstall

yaml-doc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaml-doc

YAML-based software documentation generator.


Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

yaml-doc

YAML-based software documentation generator.

This NodeJS CLI application parses YAML source files of your documentation and generates HTML documentation files based on them. The tool has been mainly designed to document library contents - in particular, TypeScript ones.

Features:

  • Cascade documentation nodes:
    • Project
    • File: library module or just an article
    • Symbol: function, class, interface or value
    • Member: method or property
  • Automated or manual cross-referencing between nodes.
  • TypeScript-based templating engine:
    • Use Bootstrap template as a starting option.

Examples of output:

yaml-doc is available as npm package.

npm i yaml-doc

Project license is MIT.

FAQs

Package last updated on 26 Apr 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc