aboutsummaryrefslogtreecommitdiffstats
path: root/docs/img/guide
diff options
context:
space:
mode:
authorTobias Bosch2013-11-05 22:16:11 -0800
committerTobias Bosch2013-11-06 17:11:44 -0800
commitfc060dfc08f048511fe78e9df04ce4616171da34 (patch)
tree71b912fb07c70b3e5c315577057b13c85b2032e6 /docs/img/guide
parent947a44d1ee6b253a5f31bb28616e0fa0303bd4aa (diff)
downloadangular.js-fc060dfc08f048511fe78e9df04ce4616171da34.tar.bz2
docs(guide/overview): Refactor overview and mvc docs
Before, there we multiple overview docs: - guide/overview - guide/introduction - guide/dev_guide.mvc - guide/dev_guide.mvc.understanding_model - guide/dev_guide.mvc.understanding_view - guide/concepts Now we have: - guide/introduction: High level description of Angular with the key benefits but without code or any concrete concepts - guide/concepts: explains all important concepts with a simple example and contains deep links to the other parts of the guide. All the old information was moved into existing documents or deleted when they were duplicates.
Diffstat (limited to 'docs/img/guide')
-rw-r--r--docs/img/guide/about_model_final.pngbin55031 -> 0 bytes
-rw-r--r--docs/img/guide/about_view_final.pngbin237494 -> 0 bytes
-rw-r--r--docs/img/guide/concepts-controller.pngbin82152 -> 0 bytes
-rw-r--r--docs/img/guide/concepts-databinding1.pngbin0 -> 40032 bytes
-rw-r--r--docs/img/guide/concepts-databinding2.pngbin0 -> 66688 bytes
-rw-r--r--docs/img/guide/concepts-model.pngbin56006 -> 0 bytes
-rw-r--r--docs/img/guide/concepts-module-service.pngbin0 -> 63452 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/docs/img/guide/about_model_final.png b/docs/img/guide/about_model_final.png
deleted file mode 100644
index d2d81658..00000000
--- a/docs/img/guide/about_model_final.png
+++ /dev/null
Binary files differ
diff --git a/docs/img/guide/about_view_final.png b/docs/img/guide/about_view_final.png
deleted file mode 100644
index 097e5916..00000000
--- a/docs/img/guide/about_view_final.png
+++ /dev/null
Binary files differ
diff --git a/docs/img/guide/concepts-controller.png b/docs/img/guide/concepts-controller.png
deleted file mode 100644
index 91f3e76f..00000000
--- a/docs/img/guide/concepts-controller.png
+++ /dev/null
Binary files differ
diff --git a/docs/img/guide/concepts-databinding1.png b/docs/img/guide/concepts-databinding1.png
new file mode 100644
index 00000000..87b7ffd0
--- /dev/null
+++ b/docs/img/guide/concepts-databinding1.png
Binary files differ
diff --git a/docs/img/guide/concepts-databinding2.png b/docs/img/guide/concepts-databinding2.png
new file mode 100644
index 00000000..be8cbafe
--- /dev/null
+++ b/docs/img/guide/concepts-databinding2.png
Binary files differ
diff --git a/docs/img/guide/concepts-model.png b/docs/img/guide/concepts-model.png
deleted file mode 100644
index ac6db023..00000000
--- a/docs/img/guide/concepts-model.png
+++ /dev/null
Binary files differ
diff --git a/docs/img/guide/concepts-module-service.png b/docs/img/guide/concepts-module-service.png
new file mode 100644
index 00000000..b7580be2
--- /dev/null
+++ b/docs/img/guide/concepts-module-service.png
Binary files differ