Skip to content
thatcher edited this page Sep 13, 2010 · 3 revisions

Envjs is exploring use of the github wiki to allow us to pull documentation into out main site at our site so we can improve our docs rapidly, especially our

//javascript examples!
this.isCode = true;
if(this.isCode){
    //provide lots of good examples
    return examples;
}

And we can ingest documentation into google apps engine with $.ajax!

Clone this wiki locally