| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-10 | Fix small typo in docs widget (tutorial instructions) | Vojta Jina | |
| 2011-06-08 | Added support for properties in documentation | Misko Hevery | |
| 2011-06-08 | Refactor injector to have invoke method for speed reasons | Misko Hevery | |
| 2011-06-07 | Remove removing old comments from gdocs | Vojta Jina | |
| There were two places where we were removing old comments from google docs: * gdocs.js fetching script * docs/src/reader.js | |||
| 2011-06-07 | add appcache for docs site - caches only css/js/img resources | Igor Minar | |
| 2011-06-07 | remove $script loader because incompatibilities with e2e runner | Igor Minar | |
| 2011-06-07 | fix css for api reference | Igor Minar | |
| 2011-06-07 | fixing the dev guide ordering | Igor Minar | |
| 2011-06-06 | Docs: Error 404 page with simple suggestion for new links | Vojta Jina | |
| 2011-06-06 | moving the angular.mock docs down in the api list | Igor Minar | |
| 2011-06-06 | yet another docs batch | Igor Minar | |
| 2011-06-06 | fixing broken docs links | Igor Minar | |
| 2011-06-06 | docs css fix for content-list indentation | Igor Minar | |
| 2011-06-06 | docs css fixes | Igor Minar | |
| 2011-06-06 | fix wrapping api links into code element | Igor Minar | |
| 2011-06-06 | make *.angularjs.org analytics work on subdomains | Igor Minar | |
| 2011-06-06 | fix hashpath prefix for docs/sitemap/etc | Igor Minar | |
| 2011-06-06 | docs app css/js/html rewrite | Igor Minar | |
| 2011-06-06 | work in progress | Igor Minar | |
| 2011-06-06 | Load GA script using $script loader | Vojta Jina | |
| 2011-06-06 | Google Analytics - basic page tracking for docs | Vojta Jina | |
| 2011-06-06 | Add doc:tutorial-instructions widget | Vojta Jina | |
| 2011-06-06 | Allow "section/" links pointing to "section/index" | Vojta Jina | |
| 2011-06-06 | Allow relative links in docs | Vojta Jina | |
| So you can use links without section when they link within the section. | |||
| 2011-06-06 | Change warning to log place first and then link | Vojta Jina | |
| 2011-06-06 | Indent the API reference list | Vojta Jina | |
| 2011-06-06 | Fixed docs search input with | Vojta Jina | |
| And couple of missing semi-colons... | |||
| 2011-06-06 | Bit of refactoring | Vojta Jina | |
| 2011-06-06 | Couple of todos | Vojta Jina | |
| 2011-06-06 | Log warning for every non existing link instead of throwing exception | Vojta Jina | |
| Guess we don't want to stop doc generating process because of non-existing link, so just log warning and continue... | |||
| 2011-06-06 | Check whether links do exist and throw exception | Vojta Jina | |
| 2011-06-06 | reorder docs main menu items | Igor Minar | |
| 2011-06-06 | fix docs css | Igor Minar | |
| 2011-06-06 | new docs skin - WIP | Igor Minar | |
| 2011-06-06 | fix docs landing page redirection | Igor Minar | |
| 2011-06-06 | add resource merging | Igor Minar | |
| 2011-06-06 | make docs/writer.js copyDir recursive | Igor Minar | |
| 2011-06-06 | ignore non .ngdoc files | Igor Minar | |
| 2011-06-06 | temporary hack to strip all the extra chars from google docs | Igor Minar | |
| 2011-06-06 | fix link to the tutorial page | Igor Minar | |
| 2011-06-06 | Move documentation under individual headings | Misko Hevery | |
| 2011-06-06 | fix syntax highlighting on the javascript | Misko Hevery | |
| 2011-06-06 | process only tutorial files | Igor Minar | |
| 2011-06-06 | new skin WIP | Igor Minar | |
| 2011-05-19 | JSTD adapter for running e2e tests | Vojta Jina | |
| Couple of changes into angular.scenario runner: - add autotest config (runs tests when document ready) - update ObjectModel (forwards events) - use only one ObjectModel instance for all outputters - expose error msg and line number in ObjectModel.Spec and ObjectModel.Step - fix generating spec.ids - fix 'html' output so that it does not mutate ObjectModel Couple of changes into docs / generator: - rename copy -> copyTpl - move docs/static into docs/examples (to avoid conflict with jstd proxy) Running all docs e2e tests: ======================================================== 1/ compile angular-scenario, jstd-scenario-adapter >> rake compile 2/ build docs >> rake docs 3/ start jstd server >> ./server-scenario.sh 4/ capture some browser 5/ run node server to serve static content >> node ../lib/nodeserver/server.js 6/ run tests >> ./test-scenario.sh | |||
| 2011-04-07 | fix indentation regexp for doc:examples | Igor Minar | |
| 2011-03-11 | @require in ngdoc now takes reason for dependency | Misko Hevery | |
| 2011-02-23 | docs.css should not inline all pragraphs, only those in lists | Igor Minar | |
| 2011-02-22 | fix documentation for ie | Misko Hevery | |
| 2011-02-18 | corrected new lines in @link | Misko Hevery | |
