1
0
Fork 0
Commit Graph

74 Commits (c46f9f061af8a162b54b896f551ec20fe1fd9a6d)

Author SHA1 Message Date
Brad Parbs 9f80a4fcc8 Updated Doc 00-intro to be more clear
As I was going through the docs, it leads you to do a 'composer install' somewhere where it will not work, if you are following along with installation and such. It is assuming you have a 'composer.json' file in the directory already, which you may not.
2013-01-03 17:05:08 -06: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 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
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
Michael De Wildt 32e34156ad Fixed typo 2012-10-09 14:54:54 +12:00
Daniel Jackson 53b20367ec Windows installation guide
Downloading via file_get_contents & creation of BAT file
2012-08-23 18:09:20 +02:00
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
2012-07-26 09:03:12 -05:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 2012-06-14 10:16:15 +02:00
Daniel Mecke 133f3317ee fixed typo 2012-05-04 14:30:42 +03:00
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 2012-04-19 21:55:35 +02:00
Jordi Boggiano 1a32b15003 Fix docs 2012-03-20 12:50:23 +01:00
Ryan Weaver caf29268be Tweaks per @igorw and @Seldaek. Biggest change is the capitalization of Composer (in these first 2 chapters so far) when we're talking about the actual library 2012-03-15 07:53:34 -05:00
Ryan Weaver 903eff10eb Proofreading the first and second chapters of the very well-written docs
Changes are mostly wording, rephrasing. I did remove some duplicate content between the intro and the basic usage
2012-03-13 22:16:30 -05:00
Wil Moore III 1ee715ead5 updated intro and basic-usage to reflect new --install-dir option 2012-03-07 22:41:29 -07:00
Travis Northcutt cee5fed25f added prev/next links to docs 2012-03-07 23:36:27 +01:00
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 2012-02-29 15:56:53 +01:00
Igor Wiedler 672e7d85a1 [docs] re-word some things, document env vars 2012-02-26 12:40:35 +01:00
Jordi Boggiano 38ef1dcb24 Doc fixes 2012-02-20 16:33:21 +01:00
Igor Wiedler e825ceaea0 [docs] basic usage chapter 2012-02-18 18:11:00 +01:00
Igor Wiedler 61d24acaa2 [docs] introduction chapter 2012-02-18 13:34:07 +01:00