mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-24 23:22:30 +00:00
Don't include date in documentation
To reduce diffs for each release.
This commit is contained in:
parent
365a5efb63
commit
a50cb9c6b7
@ -7,6 +7,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
templates: {
|
templates: {
|
||||||
default: {
|
default: {
|
||||||
|
includeDate: false,
|
||||||
outputSourceFiles: false,
|
outputSourceFiles: false,
|
||||||
externalSourceLinks: {
|
externalSourceLinks: {
|
||||||
urlPrefix: `${pkg.repository.url}/blob/v${pkg.version}/src/`
|
urlPrefix: `${pkg.repository.url}/blob/v${pkg.version}/src/`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user