aboutsummaryrefslogtreecommitdiffstats
path: root/docs/app
AgeCommit message (Collapse)Author
2014-03-07docs(404 errors): provide a better 404 experiencePeter Bacon Darwin
It is a bit rough and ready but does a better job than nothing.
2014-03-02docs(directives): ensure that the back-to-top directive resets locationPeter Bacon Darwin
Closes #6512 Closes #6499
2014-02-22chore(doc-app): ensure only canonical paths get sent to Google AnalyticsPeter Bacon Darwin
Before we were simply sending the current location, but multiple URLs map to the same document. Now, we use the canonical path of the current document if available and fall back to the $location path otherwise. Includes tests!! Closes #6402
2014-02-20chore(docs): fix header wrapping for tablet devicesMatias Niemelä
2014-02-19chore(docs): make the layout fully responsiveMatias Niemelä
Closes #6308
2014-02-19chore(doc-app): remove invalid line of codePeter Bacon Darwin
2014-02-18chore(docs): cope with trailing slash and "index" in URLsPeter Bacon Darwin
Closes #6295
2014-02-17chore(docs): fix broken example tabsMatias Niemelä
2014-02-16chore(docs): replace local bootstrap build with one from bowerMatias Niemelä
2014-02-16docs(design): footer and spacing fixes added to the layoutMatias Niemelä
2014-02-17docs(design): ui-fixes for examples, layout and API componentsMatias Niemelä
2014-02-16docs(docs.css): add initial type-hint stylesPeter Bacon Darwin
2014-02-16chore(doc-gen): new docsPeter Bacon Darwin
chore(doc-gen): implement dgeni