1
0
Fork 0
Commit Graph

21 Commits (8a69c0555bf38f20987a635827efc45eb5d42bf1)

Author SHA1 Message Date
Jeffrey Cafferata ceec6ff8e2
Documentation code syntax highlighting (#11011)
* Add newline at end of file.

* Create a uniformat in the code syntax highlighting by using the main syntax `shell` instead of the alias `bash`/`sh`.

* Added (of corrected) the missing code syntax highlighting.

* Split the shell commands from the text outputs.

* Fix JSON samples formatting.

* Checked the commands and updated the text output.
2022-08-20 12:23:00 +02:00
Jordi Boggiano 176d25851d
Fix docs quoting, fixes #10778 2022-05-13 15:55:51 +02:00
Wouter de Jong bb128c465c Capitalize Composer in the docs 2021-10-25 13:11:56 +02:00
Ayesh Karunaratne 6e3efabbfc
Multiple grammar fixes in markdown files 2020-07-01 02:43:13 +07:00
Marc Wilhelm f89f9439e4
Update aliases.md
Add composer command for alias.
2019-02-07 17:26:17 +01:00
Jordi Boggiano ea78712822 Merge branch '1.6' 2018-04-13 10:52:23 +02:00
Jordi Boggiano f0a1eaaabf Clarify that inline aliases are root only, fixes #7217 2018-04-13 09:49:07 +02:00
Sven Luijten 8f65518ed3 Avoid using 'just' in documentation 2018-03-23 11:37:33 +01:00
Gabriel Caruso 486e580db2 Clean up documentation 2017-12-30 18:11:52 -02:00
Richard K Miller 5b3457f812 Fix typo in aliases.md 2015-04-13 10:49:35 -06:00
Damian Mooyman 7bb85ff21e Support aliases for numeric branches. Fixes #3461 2015-01-20 17:42:01 +13:00
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 2014-05-19 12:17:07 +02:00
Carsten Brandt 4af421bce1 Update aliases.md
added another example to make clear how it works.

fixes #2741
2014-02-22 17:30:47 +01:00
Elan Ruusamäe 847b33da44 drop ^A
added probably mistakenly in e34dae4d42
2013-11-13 22:41:44 +02:00
Nicolas Bastien 6a435f97c8 Correct line length
Correct GromNaN  comment
2013-09-30 00:10:23 +02:00
Nicolas Bastien e34dae4d42 [DOC] add link to Monolog library 2013-09-28 06:51:54 +02:00
Jordi Boggiano 3f68577775 Clarify what a comparable version is on the aliasing page 2012-11-08 21:01:26 +01:00
Igor Wiedler 0d07559287 Clarify that branch aliases must be done in the target repository 2012-11-06 15:17:52 +01:00
Igor Wiedler d93f03d0c4 Re-wrap and re-format some docs to make the LaTeX friendly 2012-08-29 22:30:47 +02:00
Igor Wiedler 6a1843da38 [docs] Change alias article according to comments
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
2012-04-26 19:21:31 +02:00
Igor Wiedler 7b882479a7 [docs] Aliases: branch-alias and inline aliasing 2012-04-26 18:40:00 +02:00