зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1384517 - Provide jsdoc rules for testing/marionette; r=automatedtester
MozReview-Commit-ID: HVzcmR767j8 --HG-- extra : rebase_source : 94ec195138422cf61d86722b0c04571603f4c2a3
This commit is contained in:
Родитель
0b57e7dc16
Коммит
92bb4d51b2
|
@ -0,0 +1,13 @@
|
|||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
templates: {
|
||||
cleverLinks: true,
|
||||
},
|
||||
plugins: ["plugins/markdown"],
|
||||
opts: {
|
||||
destination: "doc",
|
||||
readme: "README.html",
|
||||
private: true,
|
||||
}
|
||||
};
|
Загрузка…
Ссылка в новой задаче