Jordi Boggiano
d50120ae85
Add docs about new cache dirs
2012-11-23 00:28:47 +01:00
Jordi Boggiano
b05a554883
Add cache-files-ttl setting, and docs for the cache
2012-11-11 15:31:50 +01:00
Włodzimierz Gajda
ebc3597be0
[Documentation] export-ignore Tests/ fix
2012-11-09 18:35:20 +01:00
Jordi Boggiano
5480f7ba26
Fix option name
2012-11-08 22:26:55 +01:00
Jordi Boggiano
3f68577775
Clarify what a comparable version is on the aliasing page
2012-11-08 21:01:26 +01:00
Włodzimierz Gajda
c6ae3caf52
Editorial fix
2012-11-08 16:51:52 +01:00
Jordi Boggiano
992249d4cc
Update CLI docs
2012-11-08 15:44:58 +01:00
Jordi Boggiano
a8561fafda
Clarify docs of create-project, refs #1300
2012-11-08 15:44:41 +01:00
Jordi Boggiano
62c1756fc4
Clarify headings of VCS repo docs
2012-11-08 15:18:13 +01:00
Jordi Boggiano
1fb2a1cbaf
Merge remote-tracking branch 'gajdaw/bitbucket'
...
Conflicts:
doc/05-repositories.md
2012-11-08 15:17:54 +01:00
Jordi Boggiano
83cd5dd092
Change docs URLs to point to HTTPS versions of the sites
2012-11-08 15:10:26 +01:00
Jordi Boggiano
150b7867e3
Merge pull request #1290 from igorw/platform-package-doc
...
Document platform packages, closes #618
2012-11-08 06:02:52 -08:00
Jordi Boggiano
77220b380c
Merge pull request #1291 from igorw/inline-alias-doc
...
Link to the aliases article from schema and repositories docs
2012-11-08 06:00:36 -08:00
Włodzimierz Gajda
6569963358
BitBucket private repo
2012-11-07 17:04:44 +01:00
Igor Wiedler
2b7b7606ab
Replace nl2.php.net link with plain php.net one
2012-11-07 14:19:45 +01:00
Igor Wiedler
f089521919
Link to the aliases article from schema and repositories docs
...
Closes #1179 .
2012-11-07 13:11:18 +01:00
Igor Wiedler
a1a9760f5b
Document platform packages, closes #618
2012-11-07 13:04:10 +01:00
Igor Wiedler
0d07559287
Clarify that branch aliases must be done in the target repository
2012-11-06 15:17:52 +01:00
Jordi Boggiano
e85ca1ed94
Add --check to troubleshooting docs
2012-10-30 12:54:53 +01:00
Jordi Boggiano
e90955b8b9
Fix windows setup instructions, fixes #1262
2012-10-26 00:50:39 +02:00
Jordi Boggiano
532f237003
Reorganize intro page a bit
2012-10-25 15:20:16 +02:00
Jordi Boggiano
6485f7eef3
Add setup instructions
2012-10-25 15:17:35 +02:00
Jordi Boggiano
0342c30415
Merge remote-tracking branch 'cloakedninjas/master'
2012-10-25 15:14:35 +02:00
Jordi Boggiano
cac0e71d45
Add sub-sections for autoload docs
2012-10-24 14:31:59 +02:00
Jordi Boggiano
48b7e329c1
Add user ml link
2012-10-24 10:22:40 +02:00
Jordi Boggiano
5fc0de566f
Fix docs
2012-10-22 20:24:05 +02:00
Jordi Boggiano
083ca464b3
Merge remote-tracking branch 'johnkary/cliEvents'
2012-10-22 18:57:51 +02:00
John Kary
a069f7a906
Fix styling typo
2012-10-21 14:05:32 -05:00
Jordi Boggiano
9e90db45b3
Add docs for ~ operator
2012-10-19 14:33:46 +02:00
Jordi Boggiano
75c0d5592d
Add subversion repo options docs
2012-10-19 12:31:05 +02:00
Jordi Boggiano
0c3371b30f
Merge pull request #1220 from compwright/patch-1
...
English corrections and clarifications
2012-10-17 00:52:20 -07:00
Jordi Boggiano
6cd838a0d7
Merge pull request #1222 from compwright/patch-3
...
Minor English and readability improvements
2012-10-17 00:49:43 -07:00
Jonathon Hill
dee785cc81
Minor English and readability improvements
2012-10-16 15:49:01 -03:00
Jonathon Hill
a83a4e7e8f
Minor English correction
2012-10-16 15:38:12 -03:00
Jonathon Hill
02d5d5219b
English corrections and clarifications
...
Updated the PEAR `vendor-alias` documentation for clarity and proper English
2012-10-16 15:32:07 -03:00
Peter Bowyer
03c5d9c75b
Update monlolog to 1.2.*
...
I slavishly followed these instructions when learning how to use Composer, then wondered why Monolog didn't behave per its documentation (`addNotice()` is missing in 1.0.*)
2012-10-15 13:12:30 +02:00
Dmitry Menshikov
4302ede68a
Fixed urls on the troubleshooting page
2012-10-11 21:20:49 +03:00
Ismael Ambrosi
40d289feba
Added reference to --dev option in show command
2012-10-11 14:47:08 -02:00
Michael De Wildt
32e34156ad
Fixed typo
2012-10-09 14:54:54 +12:00
Jordi Boggiano
0e997a94fb
Format docs
2012-10-08 19:42:28 +02:00
Jordi Boggiano
81a7d40428
Merge remote-tracking branch 'timheil/master'
2012-10-08 19:31:49 +02:00
John Kary
b213e585df
Update and refine Scripts docs with CLI-based commands
2012-10-05 23:37:26 -05:00
Jordi Boggiano
b3077bc4bc
Merge pull request #1177 from sandermarechal/stream-context
...
Allow setting stream context options
2012-10-04 09:18:08 -07:00
Igor Wiedler
1939407c77
Minor docs nitpick
2012-10-04 18:05:27 +03:00
Sander Marechal
3e63ebf7fe
Add stream context options documetation
2012-10-03 20:32:00 +02:00
Jordi Boggiano
ab1c7fbb9b
Clarify docs about stability, fixes #1094
2012-09-10 17:18:22 +02:00
Jordi Boggiano
73c9bb8899
Merge pull request #1095 from pborreli/patch-2
...
Fixed typo
2012-09-10 07:59:46 -07:00
Pascal Borreli
9c76d89121
Fixed typo
2012-09-10 09:22:13 +00:00
Thomas Tourlourat
a836f82ddc
Missing alpha example
...
Also missing the "-" for alphaN.
2012-09-10 11:08:40 +03:00
Jordi Boggiano
9798361937
Merge pull request #1040 from igorw/make-pdf
...
Script to generate PDF from docs
2012-09-09 03:23:44 -07:00