Go to http://code.angularjs.org/ , choose the version that you want and download the zip file. 1. extract it 2. in a terminal cd to the docs directory in the extracted directory. 3. if you have python installed run the command python -m SimpleHTTPServer 4 in a browser navigate to http://0.0.0.0:8000
an you should be on the docs pages. On Tuesday, January 17, 2012 1:18:41 PM UTC+1, James Greenfield wrote: > > I am interested because my employer, to use this most excellent tool, > would need to host documentation internally. > > Great work, by the way. > > ~ James Greenfield ~ > *A comfortable falsehood will always win out over an uncomfortable truth.* > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
