Infos updated for new title/description format (#221)

* initial work

* working with failing test

* info modules

* compiled

* rework of CONTRIBUTING
This commit is contained in:
Jeffrey Warren
2018-04-24 17:15:27 -04:00
committed by GitHub
parent 5ac3ef008d
commit 4d75fb9640
20 changed files with 10931 additions and 11698 deletions

View File

@@ -4,8 +4,6 @@
module.exports = function DoNothing(options,UI) {
options = options || {};
options.title = "Fisheye GL";
var output;
// Tell the UI that a step has been set up.