Igor Minar
924ffafc51
fixing broken links
2011-06-06 22:52:00 -07:00
Vojta Jina
3616716615
Indent the API reference list
2011-06-06 22:52:00 -07:00
Vojta Jina
76df0db598
Fixed docs search input with
...
And couple of missing semi-colons...
2011-06-06 22:52:00 -07:00
Vojta Jina
7fe46e8d7e
Bit of refactoring
2011-06-06 22:51:59 -07:00
Vojta Jina
864da8b553
Couple of todos
2011-06-06 22:51:59 -07:00
Vojta Jina
d62b8407cf
Fixed couple of failing tests in docs
...
These tests were failing because of rewriting urls into new 'section' format,
i.e. angular.scope -> api.angular.scope
2011-06-06 22:51:59 -07:00
Vojta Jina
8cb84eac68
Log warning for every non existing link instead of throwing exception
...
Guess we don't want to stop doc generating process because of non-existing link, so just log warning and continue...
2011-06-06 22:51:59 -07:00
Vojta Jina
2e0e732cad
Check whether links do exist and throw exception
2011-06-06 22:51:59 -07:00
Vojta Jina
22f9354c21
Fix sitemap include (to work on case sensitive linux)
2011-06-06 22:51:59 -07:00
Igor Minar
0c75a96917
new version of the xhr service
2011-06-06 22:51:59 -07:00
Igor Minar
14407921c7
reorder docs main menu items
2011-06-06 22:51:58 -07:00
Igor Minar
8920381b44
fix docs css
2011-06-06 22:51:58 -07:00
Igor Minar
3751f172b3
add new batch of tutorial docs and images
2011-06-06 22:51:58 -07:00
Igor Minar
3776e08db0
new docs skin - WIP
2011-06-06 22:51:58 -07:00
Igor Minar
c1debfb81d
fix docs landing page redirection
2011-06-06 22:51:58 -07:00
Igor Minar
0fb37b08e7
add resource merging
2011-06-06 22:51:58 -07:00
Igor Minar
2094bc8f61
make docs/writer.js copyDir recursive
2011-06-06 22:28:39 -07:00
Igor Minar
a1f3725c0f
ignore non .ngdoc files
2011-06-06 22:28:39 -07:00
Kenneth R. Culp
4ac234833a
Don't forget the_end...
2011-06-06 22:28:39 -07:00
Kenneth R. Culp
9d9117384f
Latest greatest tutorial udpates.
2011-06-06 22:28:38 -07:00
Igor Minar
525e444a0f
temporary hack to strip all the extra chars from google docs
2011-06-06 22:28:38 -07:00
Igor Minar
fd112877f8
fix link to the tutorial page
2011-06-06 22:28:38 -07:00
Igor Minar
6181ca600d
new batch of tutorial docs
2011-06-06 22:28:38 -07:00
Misko Hevery
11e9572b95
Move documentation under individual headings
2011-06-06 22:28:38 -07:00
Misko Hevery
b6bc6c2ddf
fix syntax highlighting on the javascript
2011-06-06 22:28:37 -07:00
Misko Hevery
ea6b87c24b
renamed tutorial so that it would sort properly
2011-06-06 22:28:37 -07:00
Kenneth R. Culp
e205bd7137
Update tutorial docs.
2011-06-06 22:28:37 -07:00
Igor Minar
bd7e68f12f
process only tutorial files
2011-06-06 22:28:37 -07:00
Kenneth R. Culp
0a604bdb90
Tutorial files for your perusal.
2011-06-06 22:28:37 -07:00
Igor Minar
4738d49e1c
new skin WIP
2011-06-06 22:28:36 -07:00
Vojta Jina
1abdc097b2
JSTD adapter for running e2e tests
...
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-05-19 09:43:56 -07:00
Igor Minar
b85e95709d
fix widget example code
2011-05-13 07:15:59 -07:00
Vojta Jina
f85c82acd6
Fix some typos, missing semi-colons, etc...
...
This is a combination of 4 commits:
* Fix some small typos, missing semi-colons, etc.
* Fix comment for angular.scenario.SpecRunner.run method
* Fixed some missing semi-colons in cookbook
* Fixed missing semi-colon in nodeserver/server.js
2011-04-25 08:17:17 -07:00
Igor Minar
97bdf979a1
fix Cookbook link in getting started doc
2011-04-20 15:14:45 -07:00
Anthony Lieuallen
e7c22e8153
spelling fix
2011-04-15 16:01:47 -04:00
Igor Minar
81063a748c
fix typo in angular.widget docs
2011-04-10 14:16:08 -07:00
Igor Minar
e5419db6c7
fix indentation regexp for doc:examples
2011-04-07 12:34:34 -07:00
Pepper Lebeck-Jobe
4da65d0e8c
Fixes some links and types in the DI docs.
2011-03-28 23:40:56 -07:00
Igor Minar
d95a6925cd
fix broken 'downloading' links
2011-03-23 15:25:05 -07:00
Pepper Lebeck-Jobe
b4d680a921
Fixes two links on the conribute page.
2011-03-22 10:18:07 -07:00
Pepper Lebeck-Jobe
ff4480be65
Fixes a typo xmlsn -> xmlns
2011-03-22 10:10:55 -07:00
Misko Hevery
5b05c0de03
@require in ngdoc now takes reason for dependency
2011-03-11 14:16:52 -08:00
Igor Minar
5bf7ff5a3e
fixing broken e2e tests
2011-03-03 13:50:12 -08:00
Igor Minar
a01d888eec
adding dependency injection docs
2011-03-03 00:16:20 -08:00
Igor Minar
28800a48ad
renaming guide.contribute.ngdoc to contribute.ngdoc
2011-03-02 23:19:59 -08:00
Igor Minar
dea72be0cc
docs cleanup and improvements
...
- moving 'downloading' from devguide to "misc"
- syncing the latest version of 'downloading'
- getting rid of junk files
2011-03-02 23:14:13 -08:00
Igor Minar
945056b166
linking function should return bound scope
...
angular.compile()() returns {scope:scope, view:view},
this isn't useful at all and only makes tests more verbose.
Instead, this change makes the linking function return scope directly
and if anyone needs the linked dom there are two ways to do it
documented in angular.compile.
other changes:
- moved angular.compile docs to the compiler so that they are closer to
the compiler
- fixed some typos and updated angular.compile docs with the new return
value
2011-03-01 17:09:25 -08:00
Igor Minar
5fc2b96b97
docs.css should not inline all pragraphs, only those in lists
2011-02-23 15:52:29 -08:00
Janet Davies
eea0de6db4
Rewrite of the "Contributing" section of the DevGuide
2011-02-22 17:42:00 -08:00
Igor Minar
d15165f207
fixing typo in guide.overview
2011-02-22 15:49:46 -08:00