Yelp documentation tools
Yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web. Most of the heavy lifting is done by packages like yelp-xsl and itstool. This package just wraps things up in a developer-friendly way.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'xmllint' does not match package name 'libxml2' | |
input-labels Identify input labels that do not match package names | label 'xsltproc' does not match package name 'libxslt' | |
inputs-should-be-native Identify inputs that should be native inputs | 'itstool' should probably be a native input |