Roman Mogylatov
e479e2cb94
Update the declarative container docs
2020-08-14 16:27:17 -04:00
Roman Mogylatov
5358dd85f1
Movie lister example rework ( #280 )
...
* Rework movie lister example app
* Code style fix
* Doc block fix
* Update the container
* Make second round of the refactoring
* Rename name to title
* Remove old movie lister docs from the examples
* Add fixtures generator output on success
* Update docblock in the entities module
* Update example readme
* Add CLI app tutorial
* Update some wording in the other tutorials
* Spread link to the tutorial
* Fix code indentation issue
2020-08-12 17:04:46 -04:00
Roman Mogylatov
febae1b64c
Update engines-cars example
2020-01-26 19:13:57 -05:00
Roman Mogylatov
c5d8032e95
Update docs & examples
2017-12-21 22:54:44 +02:00
Roman Mogilatov
144665ef3f
Add docs about AbstractFactory provider
2017-04-07 00:47:30 +03:00
Roman Mogilatov
2ada44f4da
Update readme
2017-01-29 23:35:41 +02:00
Roman Mogilatov
079d3f5ea7
Add services mini app example to docs
2016-11-11 23:08:47 +02:00
Roman Mogilatov
bf00e5c0fa
Update docs
2016-11-11 17:05:25 +02:00
Roman Mogilatov
ed9391cc6e
Create engines & cars example miniapp
2016-10-19 20:21:20 +03:00
Roman Mogilatov
6cf8b1c9c6
Add documentation section about singleton providers and multi-threading
2016-08-19 01:00:16 +03:00
Roman Mogilatov
91a8dbfa18
Update provider overriding docs
2016-06-09 19:40:22 +03:00
Roman Mogilatov
9969bc4761
Update external dependency provider docs
2016-06-09 17:47:55 +03:00
Roman Mogilatov
c5518e0ec3
Update callable provider docs
...
+ Add providers class diagram
2016-06-09 01:43:25 +03:00
Roman Mogilatov
7e1ee9b66a
Update singleton provider docs
2016-06-08 17:46:40 +03:00
Roman Mogilatov
14ca5651df
Update factory provider docs
2016-06-08 16:41:13 +03:00
Roman Mogilatov
5ef01b0b07
Update declarative container docs
2016-06-03 19:20:34 +03:00
Roman Mogilatov
b86760e467
Make huge updates for docs (not atomic commit)
2016-06-03 00:48:06 +03:00
Roman Mogilatov
4cf3bdb1fb
Update examples and docs
2016-04-20 14:19:54 +03:00
Roman Mogilatov
80a329d480
Add docs about Factory and Singleton provides specialization
2015-12-13 14:22:59 +02:00
Roman Mogilatov
9de675b385
Update internals diagram
2015-11-24 09:34:39 +02:00
Roman Mogilatov
1fd54927c5
Update writing of custom providers docs
2015-11-23 21:46:21 +02:00
Roman Mogilatov
9b4e325a2d
Update provider overriding docs
2015-11-23 21:46:20 +02:00
Roman Mogilatov
91dcfea775
Update external dependency provider docs, including API, and examples
2015-11-23 21:46:20 +02:00
Roman Mogilatov
a65155ed1c
Update callable provider docs, including API, and examples
2015-11-23 21:46:20 +02:00
Roman Mogilatov
61e6f2db60
Update singleton provider docs, including API, and examples
2015-11-23 21:46:19 +02:00
Roman Mogilatov
7eed1cf880
Update Factory provider docs and examples
2015-11-23 21:46:19 +02:00
Roman Mogilatov
e55f6ed212
Update catalog bundles docs
2015-11-23 21:46:19 +02:00
Roman Mogilatov
9a5e8f4a5a
Update docs for declarative catalogs
2015-11-23 21:46:18 +02:00
Roman Mogilatov
da4976e3c7
Add DeclarativeCatalog API docs
2015-11-23 21:46:17 +02:00
Roman Mogilatov
4683ada2ce
Add declarative catalog docs
2015-11-23 21:46:16 +02:00
Roman Mogilatov
68ce5c79ef
Rename AbstractCatalog to DeclarativeCatalog
2015-11-10 10:42:29 +02:00
Roman Mogilatov
017af8ff45
Update catalog bundle docs
2015-10-19 11:39:34 +03:00
Roman Mogilatov
5799b6ff33
Update catalog provider bundles docs
2015-10-17 00:42:22 +03:00
Roman Mogilatov
3e8232e9db
Add catalog subsets
2015-10-12 16:41:38 +03:00
Roman Mogilatov
50a3db6b94
Update Factory provider docs
2015-09-03 00:24:20 +03:00
Roman Mogilatov
2d5ce49254
Update factory attribute injections docs
2015-09-02 23:02:58 +03:00
Roman Mogilatov
479f50fb76
Update Factory method injections docs
2015-09-02 22:59:06 +03:00
Roman Mogilatov
b8a30601df
Update Factory providers delegation docs
2015-09-02 22:53:39 +03:00
Roman Mogilatov
f9b4652e74
Update basic factory example and docs
2015-09-02 22:18:13 +03:00
Roman Mogilatov
98c4ec71c1
Update Singleton provider docs
2015-09-02 19:06:09 +03:00
Roman Mogilatov
444af2ab0e
Update Callable provider docs
2015-09-02 18:48:11 +03:00
Roman Mogilatov
9326fdace4
Update ExternalDependency provider docs
2015-09-02 18:36:43 +03:00
Roman Mogilatov
a7ca196ee0
Update providers overriding docs
2015-09-02 18:14:13 +03:00
Roman Mogilatov
b0c51b0292
Add minor fixes for @di.inject() docs
2015-09-02 18:13:06 +03:00
Roman Mogilatov
54da9913eb
Update docs about writing custom providers
2015-09-02 17:20:19 +03:00
Roman Mogilatov
ef5c360a30
Update catalog docs
2015-09-02 12:23:18 +03:00
Roman Mogilatov
88a7168821
Update introduction docs for 0.9.x
2015-09-01 16:28:11 +03:00
Roman Mogilatov
9735448e61
Adding catalogs documentation
2015-08-05 16:44:00 +03:00
Roman Mogilatov
64a1820ee6
Updating main image for singleton provider documentation
2015-07-28 01:37:42 +03:00
Roman Mogilatov
6d2f10fb7c
Updating factory first example image
2015-07-28 01:30:05 +03:00