Design Docs & Notes
This commit is contained in:
parent
4fcb755f24
commit
59806948c3
|
@ -19,8 +19,9 @@
|
|||
|
||||
ul.text-body
|
||||
li <a href="/docs/js/latest/quickstart.html"> 5 Min Quickstart</a>
|
||||
li <a href="docs/js/latest/resources.html"> Resources</a>
|
||||
li <a href="/docs/js/latest/resources.html"> Resources</a>
|
||||
li <a href="/docs/js/latest/api.html"> Full API</a>
|
||||
li <a href="http://goo.gl/sj0Nk1">Design Docs & Notes</a>
|
||||
|
||||
.c2
|
||||
h3.text-headline HELP
|
||||
|
|
|
@ -18,3 +18,11 @@
|
|||
li Coming soon: <a href="http://www.ng-conf.org/">ng-conf 2015 playlist of videos</a>
|
||||
|
||||
|
||||
.l-main-section
|
||||
h2 <span class="icon-content-copy"></span> API Design Docs & Notes
|
||||
ul
|
||||
li <a href="https://drive.google.com/open?id=0B5PzLooin-9SQW9PQUtRWktSQUk&authuser=0">Best Practices</a>
|
||||
li <a href="https://drive.google.com/open?id=0BxgtL8yFJbacUnUxc3l5aTZrbVk&authuser=0">API Design Docs</a>
|
||||
li <a href="https://drive.google.com/open?id=0BxgtL8yFJbacMEZDc2NtWS1VZ1k&authuser=0">Meeting Notes</a>
|
||||
li <a href="https://drive.google.com/open?id=0BxgtL8yFJbaceGc2dlhGQnMzYXc&authuser=0">Presentations</a>
|
||||
li <a href="http://goo.gl/sj0Nk1">More...</a>
|
||||
|
|
Loading…
Reference in New Issue