aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/css
AgeCommit message (Collapse)Author
2013-09-25docs(docs.css): prevent `<code>` elements from wrappingMisha Moroshko
Closes #4114
2013-08-07chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-31docs(header): replace logo.png with logo.svgBrenton
The current logo looks awful on high-density displays. SVG is a better choice because it can scale to any resolution without increasing file size. Amending #2775 to add support for IE 8 by falling back to existing PNG with img.onerror Using relative URLs as directed by @btford and @petebacondarwin. (commit by Brenton Simpson - @appsforartists) Closes #2874 Conflicts: docs/src/templates/css/docs.css docs/src/templates/index.html
2013-07-18chore(ngdocs): fix improve button overlapMatias Niemelä
2013-07-11revert: feat(ngDocs): add links to source for APIBrian Ford
This reverts commit 61fb5863df4afe0fad688a44ff78b245b8439db2.
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
- add tests - the link points to the gruntUtil.getVersion().number tree on github
2013-05-21docs(tutorial): fix the float issue with the improve docs buttonMatias Niemelä
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ↵Shyam Seshadri
edit mode of that file in github
2012-08-27doc(guide): add conceptsMisko Hevery
2012-08-10docs(styles): fix the cog icon alignmentIgor Minar
2012-06-15fix(doc) firefox icon renderingMisko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery