Commit Graph

54 Commits

Author SHA1 Message Date
Roman Mogilatov
dd5cc79dd1 Update docs of Callable provider with description of positional agrument injections and new example 2015-10-22 16:52:48 +03:00
Roman Mogilatov
cc29d68337 Update Factory docs about positional and keyword arguments 2015-10-19 17:29:00 +03:00
Roman Mogilatov
1bfa0be26b 0.9.4 Release
Add minor documentation fixes
2015-09-04 10:17:13 +03:00
Roman Mogilatov
650ee014ec Implement thread-safety 2015-09-04 02:34:24 +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
a9eedc6760 Update static providers docs 2015-09-02 18:16:25 +03:00
Roman Mogilatov
a7ca196ee0 Update providers overriding docs 2015-09-02 18:14:13 +03:00
Roman Mogilatov
54da9913eb Update docs about writing custom providers 2015-09-02 17:20:19 +03:00
Roman Mogilatov
6d0f892f8a Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
Roman Mogilatov
223e494d56 Replacing static provider documentation examples with literalincludes 2015-08-03 15:57:06 +03:00
Roman Mogilatov
139cdd2d2e Replacing singleton provider documentation examples with literalincludes 2015-08-03 15:56:40 +03:00
Roman Mogilatov
abcd8f5369 Replacing providers overriding documentation examples with literalincludes 2015-08-03 15:52:23 +03:00
Roman Mogilatov
cbe7069227 Replacing callable provider documentation examples with literalincludes 2015-08-03 15:49:55 +03:00
Roman Mogilatov
a822f9e6d2 Replacing custom providers documentation example with literalinclude 2015-08-03 15:47:42 +03:00
Roman Mogilatov
051ed8cb7b Replacing ExternalDependeny provider examples in documentation with literalinclude 2015-08-03 15:45:58 +03:00
Roman Mogilatov
6d77bd18aa Replacing factory examples in docs with literalincludes 2015-08-03 15:42:44 +03:00
Roman Mogilatov
6d3f212531 Increasing image size in factory init injections documentation 2015-07-28 01:38:14 +03:00
Roman Mogilatov
20fc743a22 Updating index page of providers documentation 2015-07-28 01:31:19 +03:00
Roman Mogilatov
5d4969ac78 Removing docs about providers extending 2015-07-28 01:30:34 +03:00
Roman Mogilatov
6d2f10fb7c Updating factory first example image 2015-07-28 01:30:05 +03:00
Roman Mogilatov
bc39251426 Adding docs about writing custom providers 2015-07-28 01:29:31 +03:00
Roman Mogilatov
0364128ba5 Minor changes for factory delegation docs 2015-07-25 05:33:35 +03:00
Roman Mogilatov
024b148c54 Adding docs for overriding of providers 2015-07-25 04:57:38 +03:00
Roman Mogilatov
244e2bcfb9 Moving images from provider docs to providers/ subdir 2015-07-25 00:51:14 +03:00
Roman Mogilatov
947a0667a6 Changing comments in factory examples 2015-07-25 00:14:45 +03:00
Roman Mogilatov
fd8be77635 Provider overriding first pages 2015-07-21 09:57:13 +03:00
Roman Mogilatov
0efebb337f Adding explanation for Singleton and Callable providers delegation 2015-07-20 19:31:31 +03:00
Roman Mogilatov
996fc4ecbf Updating singleton examples 2015-07-20 18:58:39 +03:00
Roman Mogilatov
2690d9b9d4 Adding docs for factories delegation 2015-07-20 18:46:45 +03:00
Roman Mogilatov
3b9d36f2d2 Adding fixes for ExternalDependecy provider docs 2015-07-17 10:01:27 +03:00
Roman Mogilatov
839888f445 Adding some minor updates for providers delegation example 2015-07-16 02:50:55 +03:00
Roman Mogilatov
ec808b1361 Updating callable docs 2015-07-16 02:39:21 +03:00
Roman Mogilatov
54eb60698b Reverting removing of Callable docs 2015-07-16 00:48:30 +03:00
Roman Mogilatov
295c6b56eb Removing of Callable provider docs 2015-07-15 16:15:45 +03:00
Roman Mogilatov
7224fd4b37 Updating callable provider docs 2015-07-14 02:37:25 +03:00
Roman Mogilatov
db09503426 Adding better scalling for some factory and singleton documentation images 2015-06-26 10:21:23 +03:00
Roman Mogilatov
c56cb70a24 Adding images for singleton docs 2015-06-24 12:29:58 +03:00
Roman Mogilatov
c05879bada Updating factory provider doc images 2015-06-23 16:21:37 +03:00
Roman Mogilatov
a612e42a99 First steps with providers delegation docs 2015-06-19 12:44:46 +03:00
Roman Mogilatov
ab548df0b2 Minor Factory and Singleton provider docs update 2015-06-18 16:35:00 +03:00
Roman Mogilatov
e3ea517d72 Minor ExternalDependency provider updates, Adding ExternalDependency provider docs 2015-06-18 16:34:26 +03:00
Roman Mogilatov
dbc368d5f6 Minor updates for static provider docs 2015-06-18 14:55:13 +03:00
Roman Mogilatov
ef41688e61 Minor fixes in singleton docs 2015-06-18 14:45:26 +03:00