aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
AgeCommit message (Expand)Author
2011-09-06fix(docs): use window.execScript instead of window.eval on IEIgor Minar
2011-08-21fix(docs): remove more unecessary use of hide() and show() methodDi Peng
2011-08-21fix(docs): work around the lame ng:show directiveIgor Minar
2011-08-21fix(docs): change docs.css to avoid css clashes in buzz exampleIgor Minar
2011-08-19fix(sample): Fix for jsFiddle integrationDi Peng
2011-08-19doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-19refactor(jqLite): remove jqLite show/hide supportIgor Minar
2011-08-18fix(docs): fix qfs.read() encoding issueDiPeng
2011-07-29doc(index.html): change the order of elements in the navbarIgor Minar
2011-07-29doc(css): make all navbar links boldIgor Minar
2011-07-29feat(tutorial): add an arrow to 'Workspace Reset Instructions' linksIgor Minar
2011-07-26feat(docs): add full offline supportDi Peng
2011-07-26feat(docs): add a changelog link to the footerDi Peng
2011-07-26doc(tutorial): fix navigation widget to work without jQueryVojta Jina
2011-07-20refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docsDi Peng
2011-07-20feat(gen-docs): enable caching the whole siteDi Peng
2011-07-19chore(docs/.htaccess): bundle .htaccess with docsIgor Minar
2011-07-17refactor(docs): run e2e tests with and without jqueryDi Peng
2011-07-16doc(css): add '#content-list .level-4' cssIgor Minar
2011-07-16doc(ngdoc): add 'this' and 'returns' section for methodsIgor Minar
2011-07-16doc(ngdoc): fix usage format for functions bolted onto servicesIgor Minar
2011-07-08docs:template: rename <angular/> to AngularJSIgor Minar
2011-07-08docs:css: remove bullet points from tutorial sidebarIgor Minar
2011-07-08docs:css: fix indentation for pre elementIgor Minar
2011-07-02doc:dependencies: add /api/ prefix to dependency linksIgor Minar
2011-06-30fix:docs: properly distinguish between being offline and 404Igor Minar
2011-06-27fix:docs: css lint fixesIgor Minar
2011-06-25fix:docs: Fix sitemap generator to use doc.id instead of doc.nameDi Peng
2011-06-10Fix small typo in docs widget (tutorial instructions)Vojta Jina
2011-06-08Added support for properties in documentationMisko Hevery
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-07Remove removing old comments from gdocsVojta Jina
2011-06-07add appcache for docs site - caches only css/js/img resourcesIgor Minar
2011-06-07remove $script loader because incompatibilities with e2e runnerIgor Minar
2011-06-07fix css for api referenceIgor Minar
2011-06-07fixing the dev guide orderingIgor Minar
2011-06-06Docs: Error 404 page with simple suggestion for new linksVojta Jina
2011-06-06moving the angular.mock docs down in the api listIgor Minar
2011-06-06yet another docs batchIgor Minar
2011-06-06fixing broken docs linksIgor Minar
2011-06-06docs css fix for content-list indentationIgor Minar
2011-06-06docs css fixesIgor Minar
2011-06-06fix wrapping api links into code elementIgor Minar
2011-06-06make *.angularjs.org analytics work on subdomainsIgor Minar
2011-06-06fix hashpath prefix for docs/sitemap/etcIgor Minar
2011-06-06docs app css/js/html rewriteIgor Minar
2011-06-06work in progressIgor Minar
2011-06-06Load GA script using $script loaderVojta Jina
2011-06-06Google Analytics - basic page tracking for docsVojta Jina
2011-06-06Add doc:tutorial-instructions widgetVojta Jina