Grigoriy Beziuk
3c62e4244e
docs(tutorial/step-0): fix twitter bootstrap link
...
The url of twitter bootstrap was outdated.
Closes #5290
2013-12-17 12:15:52 +00:00
magoswiat
28d00945ba
docs(tutorial/step-0): add target="_blank" to open app in new page
...
Closes #5145
2013-11-27 23:17:28 +00:00
Walter Higgins
88e35fa8d6
docs(tutorial/step_00): reword sentence to make sense
...
Closes #4429
2013-10-24 22:11:56 +01:00
Richard Sentino
d79822e73a
docs(tutorial/step0): fix minor typo
...
Closes #4154
2013-09-30 21:28:19 +01:00
gdennie
4bd8b81bb0
docs(tutorial): update step_00.ngdoc
...
Clarify the little snippet on dash vs camelCase html to directive naming pattern
Closes #3550
2013-08-21 02:26:03 -07:00
Igor Minar
c61bb52c95
docs(tutorial): fix links in step 00
2013-08-21 02:17:52 -07:00
Yang Pengcheng
2c7df1550c
Update step_00.ngdoc
...
the <a> is incorrect.
there is no space between "a" and "href"
2013-08-21 02:15:35 -07:00
gdi2290
db8d8f9a43
docs(tutorial): add missing 'node' command and <code> tags
2013-06-18 22:05:28 +01:00
Thomas Schultz
6fb1054ce6
docs(tutorial): remove extra back-tick character
2013-02-06 21:51:42 +01:00
radu
5d0f9ce4c7
docs(tutorial): fix typo
...
Update docs/content/tutorial/step_00.ngdoc
removed redundant verb
2013-01-29 15:46:32 -08:00
Igor Minar
ca96ec32f9
docs(tutorial): replace JsTD with Testacular + drop snapshots
...
JsTD references have been replaced with Testacular stuff.
snapshots are PITA to maintain so I'm dropping them, everyone loves the Git
version anyway.
2012-10-18 02:33:45 -07:00
brettcannon
1b34c6d558
doc(misc) Mention how attribute names map to directive names.
2012-08-30 22:09:16 -07:00
phil
f7b4296c38
docs(tutorial): fix typo in step_00
...
Just removed an extra comma. No big deal.
2012-08-23 01:02:28 -07:00
Igor Minar
f16150d5f1
docs(*): simplify doc urls
...
we now have two types of namespaces:
- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules
the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)
this simplifies urls and makes them a lot shorter while still avoiding name collisions
2012-06-12 00:10:18 -07:00
unknown
a57141fd1d
docs(guide): correct couple of typos
2012-06-04 18:46:09 -07:00
Misko Hevery
0532aabcf9
doc(guide): clean up broken links
2012-06-02 16:02:08 -07:00
Misko Hevery
8e2675029f
chore(docs): re-skin main documentation
2012-05-04 16:12:17 -07:00
Igor Minar
075c089b5c
docs(tutorial): update all the remaining steps
...
I made some diagrams and portions of the text that are stil stale
invisible. We'll fix these in the next relese.
2012-04-30 01:08:15 -07:00
Igor Minar
82d90a4096
fix(docs): change all directive references to use the normalized names
2012-04-09 09:52:27 -07:00
Igor Minar
53b2254ea7
docs(tutorial): update tutorial intro + steps 0-3
...
also contains all kinds of fixes that I had to make in the docs app to
get the tutorial to render correctly
2012-04-04 15:59:18 -07:00
Igor Minar
6336b6e89e
chore(docs): restore old tutorial ngdoc files
2012-04-04 15:59:18 -07:00
Igor Minar
92af30ce6e
docs(*): various doc fixes
2012-01-17 09:49:37 -08:00
Misko Hevery
5143e7bf06
feat(module): new module loader
2012-01-10 22:27:00 -08:00
Igor Minar
3e54a1b18a
doc(tutorial): fixes and improvements from Toni and Ben
2011-07-29 12:40:27 -07:00
Igor Minar
b842642b57
docs - stripping extra new lines
2011-06-15 22:31:40 -07:00
Igor Minar
c35b0a7907
yet another docs batch
2011-06-06 23:10:30 -07:00
Igor Minar
7f1e2e4846
new batch of docs
2011-06-06 22:52:02 -07:00
Igor Minar
3751f172b3
add new batch of tutorial docs and images
2011-06-06 22:51:58 -07:00
Kenneth R. Culp
9d9117384f
Latest greatest tutorial udpates.
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