documentationjs / documentationjs/documentation

Made a little plugin to adds paths (links to param definitions)

Open
#1,194 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

My two cents:

Given that passing a `paths` option when generating Markdown format (haven't tried that with HTML output) will allow Documentation.js to automagically link said definition to the respective link, I'm building [a collection of widely used parameter types](https://www.npmjs.com/package/param-links).

I started out adding GeoJson types as [Turf.js does](https://github.com/Turfjs/turf/blob/master/documentation.yml#L158-L192)

(I'm using node api, by the way)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.