Files
shields/services/maven-metadata/maven-metadata.js
2021-07-09 12:53:55 +01:00

12 lines
295 B
JavaScript

'use strict'
// the file contains common constants for badges uses maven-metadata
export const documentation = `
<p>
<code>versionPrefix</code> and <code>versionSuffix</code> allow narrowing down
the range of versions the badge will take into account,
but they are completely optional.
</p>
`