Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@grafana/api-documenter

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grafana/api-documenter

Read JSON files from api-extractor, generate documentation pages

  • 0.9.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
283
increased by6.39%
Maintainers
7
Weekly downloads
 
Created
Source

@microsoft/api-documenter

This tool can be used to generate an online API reference manual for your TypeScript library. It reads the *.api.json data files produced by API Extractor, and then generates files in Markdown or DocFX format.

For usage information, see the Generating Docs article from the API Extractor documentation.

API documentation for this package: https://rushstack.io/pages/api/api-documenter/

Extended with some special Grafana extras

When running the tool with the markdown option you can specify two more flags:

  • --hugo that will export the markdown in a hugo friendly format with FrontMatter meta data included.
  • --draft that will make the documentation as draft (it will not be visible when running Hugo in production).

FAQs

Package last updated on 25 Sep 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