<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v0.9.15</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix indentation regexp for doc:examples</title>
<updated>2011-04-07T19:34:34+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-07T19:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e5419db6c75b7dd3b00f5a72ea17be71f4815ceb'/>
<id>e5419db6c75b7dd3b00f5a72ea17be71f4815ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@require in ngdoc now takes reason for dependency</title>
<updated>2011-03-11T22:16:52+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-03-10T21:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5b05c0de036f77db0cc493082e21b1451c6b9a5f'/>
<id>5b05c0de036f77db0cc493082e21b1451c6b9a5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs.css should not inline all pragraphs, only those in lists</title>
<updated>2011-02-23T23:52:29+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-23T23:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5fc2b96b97a99286fb5734abef86dde16aeb3e55'/>
<id>5fc2b96b97a99286fb5734abef86dde16aeb3e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix documentation for ie</title>
<updated>2011-02-22T22:48:53+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-22T22:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=55ce859998ad1f34ae84175cbb322fd8ce498970'/>
<id>55ce859998ad1f34ae84175cbb322fd8ce498970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected new lines in @link</title>
<updated>2011-02-18T19:52:57+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-18T18:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=65243b7d60328fab970aa2000786ab415b92b99e'/>
<id>65243b7d60328fab970aa2000786ab415b92b99e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>markdown pre-processor should strip all the extra indentation</title>
<updated>2011-02-08T07:56:51+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T23:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d600c608e3bf01be444a9fe25119670d55f7f757'/>
<id>d600c608e3bf01be444a9fe25119670d55f7f757</id>
<content type='text'>
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
</pre>
</div>
</content>
</entry>
<entry>
<title>docs should print usage for services that are functions</title>
<updated>2011-02-08T07:55:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T05:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3a39a6418543ac91bfce030275c205783e91e4b'/>
<id>f3a39a6418543ac91bfce030275c205783e91e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@property should require type and description should be markdownified</title>
<updated>2011-02-08T07:55:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T04:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f00b1578415ff45e5ce21de79e7bec00ab4dea51'/>
<id>f00b1578415ff45e5ce21de79e7bec00ab4dea51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix angular.js file path detection in docs</title>
<updated>2011-02-04T22:11:53+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-04T22:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=94bf24e3b65ba0e3a8a59b35e6c2b24e298c26d3'/>
<id>94bf24e3b65ba0e3a8a59b35e6c2b24e298c26d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added remainder of the cookbook</title>
<updated>2011-02-04T04:03:38+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-03T23:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=882f412d578e4f01394847fa5fde21b6b4096de2'/>
<id>882f412d578e4f01394847fa5fde21b6b4096de2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
