| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2011-02-07 | markdown pre-processor should strip all the extra indentation | Igor Minar | |
| - split trim into trim and indent - merged my indentation code with trim - cleaned up some small issues | |||
| 2011-02-07 | docs should print usage for services that are functions | Igor Minar | |
| 2011-02-07 | @property should require type and description should be markdownified | Igor Minar | |
| 2011-02-04 | fix angular.js file path detection in docs | Igor Minar | |
| 2011-02-03 | Added remainder of the cookbook | Misko Hevery | |
| 2011-02-03 | addded cookbook | Misko Hevery | |
| 2011-02-01 | changed the documentation @example to use <doc:example> | Misko Hevery | |
| 2011-02-01 | Developer guide documentation | Misko Hevery | |
| 2011-01-27 | corrected sitemap.xml format | Misko Hevery | |
| 2011-01-26 | Added part of guide documentation and supporting changes to doc generator | Misko Hevery | |
| 2011-01-26 | fix deprication typo in the doc generator | Igor Minar | |
| 2011-01-24 | add @this and @exampleDescription tags | Misko Hevery | |
| (also removed markdownNoP, now done through CSS) | |||
