1
0
Fork 0
Commit Graph

207 Commits (0766bb98f73c9f8bae25f2998b7976bd33673cf0)

Author SHA1 Message Date
Igor Wiedler 0766bb98f7 Vertically justify text to the top of the page 2012-08-31 02:36:06 +02:00
Igor Wiedler 129a061318 Wrap listings in minipage to prevent page breaks 2012-08-31 02:33:37 +02:00
Igor Wiedler 674a0b12a6 Increase margin by 0.5in 2012-08-31 02:33:20 +02:00
Igor Wiedler da2c9084f4 Smaller page margins that are same on all sides 2012-08-31 02:23:24 +02:00
Igor Wiedler 653a3af609 Update name to "The Composer Community"
(so I don't get blamed for breaking it)
2012-08-31 02:22:39 +02:00
Igor Wiedler 45156263e7 Add script to produce a PDF version of the docs 2012-08-29 22:31:16 +02:00
Igor Wiedler d93f03d0c4 Re-wrap and re-format some docs to make the LaTeX friendly 2012-08-29 22:30:47 +02:00
Jordi Boggiano 036c81b1cc Fix package name in docs 2012-08-21 16:04:11 +02:00
Jordi Boggiano f7feb82915 Clarify docs 2012-08-21 10:04:41 +03:00
Kyle Robinson Young 404c944adc Reword custom directory FAQ 2012-08-20 20:42:17 -07:00
Tom Klingenberg e3cbe3fb1e Correction of SPDX license identifier examples
The more common LGPL version number is 2.1 not 2.0, this is a minor mistake I made and should be corrected now.
2012-08-18 08:24:43 +02:00
Jordi Boggiano 2d670fc5cb Merge pull request #1003 from benwaine/documentation_clarification
Added a small clarification to the 05-repositories article.
2012-08-15 04:00:22 -07:00
Jordi Boggiano fde3135a12 Add dump-autoload docs 2012-08-15 12:39:53 +02:00
Ben Waine 1ca478de85 Added a small clarification to the 05-repositories article to
make it clearer how to use version constraints when making use
of your own VCS repository.
2012-08-15 11:04:32 +01:00
Jordi Boggiano 6e42fa47b6 Rewrap new content and tweak wording a bit 2012-08-13 23:17:53 +02:00
Jordi Boggiano 3ec8702233 Merge remote-tracking branch 'cordoval/feature/addDocumentationForGitAttributes' 2012-08-13 23:10:48 +02:00
till 37b1e4c4a8 Share more info about COMPOSER_HOME/config.json. 2012-08-13 16:26:24 +02:00
Luis Cordova 7a326627b0 add note on only works for tagged packages 2012-08-03 16:10:51 -05:00
Luis Cordova 45e6fa381c add documentation segment recommending .gitattributes use to exclude tests etc files from zip balls 2012-08-03 15:26:32 -05: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
Stefano Sala 89658a753b Fixing custom repository sample code (missing url) 2012-07-23 16:01:49 +02:00
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 2012-07-20 20:38:46 +02:00
Jordi Boggiano 8bf03aea07 Doc fixes 2012-07-19 19:44:08 +02:00
Jordi Boggiano dfd71b31dc Doc fixes 2012-07-19 19:40:39 +02:00
Kyle Robinson Young 6e40822abb Add FAQ on how to install to a custom directory 2012-07-18 21:19:03 -07:00
Jordi Boggiano c065b5251d Update repo docs 2012-07-18 15:32:54 +02:00
Jordi Boggiano 7b31abade1 Rewrap docs 2012-07-17 16:13:13 +03:00
Артём Курапов d81525f91c More specific autoloading dir 2012-07-17 16:06:51 +03:00
ffguru daea0c76cc correct path of autoload_namespaces.php 2012-07-13 21:45:32 +03:00
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 2012-07-11 14:39:46 +02:00
Jordi Boggiano 5325aef8fe Rename brackets to parenthesis for clarity, fixes #888 2012-07-10 12:37:03 +03:00
prehfeldt 8fde6edfdf fixed typos in doc 2012-07-06 12:40:43 +02:00
Rob Loach 12cf2441e0 Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718 2012-07-04 17:26:59 -03:00
Rob Loach 4f922ffa28 Update minimum-stability documentation 2012-07-04 10:37:28 -04:00
Alexey Prilipko 22aef0124e Revert Locker change, ignore PEAR packages whose version cannot be parsed. 2012-07-03 19:18:58 +11:00
Alexey Prilipko 9ba3deb91b Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update 2012-07-03 19:18:58 +11:00
Alexey Prilipko 3ff941ed30 Add docs for 'vendor-alias' 2012-07-03 19:11:57 +11:00
Jordi Boggiano 1923906bfc Clarify require-dev is only for root 2012-07-03 09:17:09 +02:00
Jordi Boggiano f1320bf7a1 Update docs about operators 2012-06-22 16:04:44 +02:00
Jordi Boggiano c9d1e7a918 Add FAQ about committing deps 2012-06-22 15:19:01 +02:00
Jordi Boggiano 48f66f66fb Add autoload example to the package repository docs for clarity 2012-06-21 14:03:31 +02:00
Włodzimierz Gajda 8ebbd8f874 Basic usage: lock filename fix 2012-06-21 10:12:27 +02:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Jordi Boggiano 4c75a2db01 Reinforce language about not specifying the version 2012-06-14 15:08:38 +02:00
Jordi Boggiano db7f25baaf Add note about version and packagist 2012-06-14 14:59:11 +02:00
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 2012-06-14 10:16:15 +02:00
Jonathan Ingram 2dea55cdbb Change master-dev to dev-master 2012-06-12 08:50:36 +10:00
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 2012-06-11 12:49:12 +02:00
Jordi Boggiano 9f9a0884b1 Fix typo 2012-06-07 12:25:05 +02:00
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 2012-06-04 11:59:15 +03:00