aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix internal referencesUlrich Müller2024-05-071-1/+1
| | | | | | | Internal links referring to sections were broken by the previous "Sentence case devmanual" commit. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Sentence case devmanualMatthew Marchese2024-05-071-20/+20
| | | | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org> [Whitespace. Fix rebase artifact in ebuild-writing/functions/src_test.] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Explicitly specify UTF-8 encoding in XML declarationsUlrich Müller2022-10-091-1/+1
| | | | | | As specified by the DevBook XML guide. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: Add tables of metacharacters and constructsUlrich Müller2022-06-101-7/+54
| | | | | | | | | Parts of this have been taken from the Bash Reference Manual authored by Chet Ramey and Brian Fox. See https://bugs.gentoo.org/829916#c9. Closes: https://bugs.gentoo.org/829916 Reported-by: Alexis <flexibeast@gmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: Rework table on file comparisonUlrich Müller2022-05-271-5/+5
| | | | | | | | - Replace "same device and inode numbers" by "hard link". - Fix grammar (remove "if"). - Remove full stops (according to style guide). Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: Fix a typoUlrich Müller2022-05-271-2/+2
| | | | | | lexiographic -> lexicographic Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: More compact table formatting in source codeUlrich Müller2022-05-271-526/+270
| | | | | | No change of text. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: Remove obsolete comment about Bash 3Ulrich Müller2022-05-271-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: Drop redundant quotation marks in [[ ]] testsUlrich Müller2022-05-271-15/+9
| | | | | | | Remove a note that was recommending them. Use {} braces around variable names throughout. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: elaborate on why bash tests are preferredSam James2021-03-211-0/+8
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: fix typoSam James2021-03-121-1/+1
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* tools-reference/bash: make clear that [[ ]] is preferred earlier onSam James2021-03-121-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Use unicode em-dash in titles.Ulrich Müller2020-03-111-1/+1
| | | | | | | | Replace -- in titles by em-dashes throughout, except for QA notices in appendices/common-problems where it is replaced by a colon (which is what the actual QA notices have). Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update some external links.Ulrich Müller2020-01-091-3/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Use <d/> for dashes throughout.Ulrich Müller2019-12-081-4/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Fix <body> elements.Ulrich Müller2019-12-081-7/+2
| | | | | | | No sectioning elements are allowed inside <body>, according to the devbook guide. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Change the indentation for ebuild <codesample/> snippets from spaces to tabsGöktürk Yüksek2018-01-031-18/+18
|
* Fix the link to bugs.g.o and a typo in a bash example, thanks to Frederik ↵Mark Loeser2008-11-111-1/+1
| | | | | | Schwarzer <schwarzerf AT gmail DOT com>; bug #239743 git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@133 176d3534-300d-0410-8db8-84e73ed771c3
* Minor fixups by Piotr Jaroszynski; bug #140479.Tim Yamin2006-07-151-2/+2
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@66 176d3534-300d-0410-8db8-84e73ed771c3
* All of the URLs should work now except for ebuild-writing/file-format/'s ↵Mark Loeser2006-05-031-5/+8
| | | | | | reference to glep31check since all of the tool pages weren't added yet (I thought they were) git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@39 176d3534-300d-0410-8db8-84e73ed771c3
* Finish up most of Tools Reference; a few things remain...Tim Yamin2006-04-141-2/+2
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@33 176d3534-300d-0410-8db8-84e73ed771c3
* Add the beginning of the tools reference section, and some new things for ↵Mark Loeser2006-03-281-0/+1044
the syntax highlighting to recognize git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@29 176d3534-300d-0410-8db8-84e73ed771c3