canmove, Confirmed users
842
edits
Groovecoder (talk | contribs) No edit summary |
m (Aspivak moved page MDN/Projects/Development/GitHub Integration to MDN/Projects/Completed/GitHub Integration) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 135: | Line 135: | ||
=== Docco === | === Docco === | ||
[http://jashkenas.github.io/docco/ Docco] generates documentation from [ | [http://jashkenas.github.io/docco/ Docco] generates documentation from [https://en.wikipedia.org/wiki/Literate_programming "Literate Code"] and is starting to catch on in the JavaScript community: | ||
* [http://backbonejs.org/docs/backbone.html backbone.js] | * [http://backbonejs.org/docs/backbone.html backbone.js] | ||
Line 162: | Line 162: | ||
https://etherpad.mozilla.org/github-mdn | https://etherpad.mozilla.org/github-mdn | ||
https://wiki.mozilla.org/MDN/Development/GitBackend | |||
* This doesn't necessarily have to be an either-or thing - git vs wiki. We can look at moving the wiki to git, keep the current editor on MDN, while opening the content up to alternative editing styles via direct git access. |