aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename the document element from "guide" to "devbook"Ulrich Müller12 days1-2/+2
| | | | | | | | | The "guide" document element is ambiguous with the previously used GuideXML format. Now that DevBook XML has a schema, this confuses Emacs nXML mode (which uses the document element to locate a schema), e.g. when visiting old GuideXML documentation files. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Fix internal referencesUlrich Müller2024-05-071-2/+2
| | | | | | | 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-2/+2
| | | | | | 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>
* Fix internal linksUlrich Müller2023-10-301-2/+2
| | | | 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>
* general-concepts/slotting: add new 'ABI breakage' subsectionSam James2021-07-061-16/+133
| | | | | | | | | This details the concept of ABI breakage, how to understand it, how to approach it within ebuilds, and how to solve it. Closes: https://github.com/gentoo/devmanual/pull/225 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/slotting: link to wiki page with information on subslotsSam James2021-07-061-2/+5
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/slotting: s/soname/SONAME/Sam James2021-07-061-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: consistent 'Portage' casingSam James2021-03-211-1/+1
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Remove unnecessary quotation marks.Ulrich Müller2020-04-071-2/+2
| | | | | | According to the style guide. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/slotting: SLOT 0 is not special.Ulrich Müller2020-02-181-1/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/slotting: Clarify that SLOT must not be empty.Ulrich Müller2020-02-181-4/+6
| | | | | | | | | Not sure from where the concept "an empty slot means disable slotting" originated. In any case, it is wrong, and it was not legal in any EAPI. Update the SLOT section in ebuild-writing/variables, too. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Remove unnecessary escaping of quotes.Ulrich Müller2020-02-161-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/slotting: be more explicit about what an empty slot isGöktürk Yüksek2016-08-051-1/+2
| | | | Reported-By: Amy Winston <amynka@gentoo.org>
* slotting: Add sub-slots carefully to avoid useless rebuildsMarkos Chandras2013-05-121-0/+9
| | | | Fixes bug #458838
* eapi: Improve sub-slot and slot operator documentation, bug #446740Alexandre Rostovtsev2013-01-191-6/+53
| | | | | | | | | | Add sub-slots to the Slotting chapter. Update the slot name sections to match current portage versions (as noted by Arfrever). Add slot operators to the Dependencies chapter, and describe sub-slot dependencies (as suggested by Arfrever). Rephrase the slot operator documentation in the EAPI Usage chapter to be a bit more readable and a bit less PMS-like, explain sub-slot dependencies in more detail, and add brief examples.
* Two small fixes, thanks to tandersonMark Loeser2009-05-091-1/+2
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@148 176d3534-300d-0410-8db8-84e73ed771c3
* Change -- to <d/> where appropriate. Finish up the autotools docMark Loeser2006-02-271-3/+3
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@11 176d3534-300d-0410-8db8-84e73ed771c3
* More updates. Update the stylesheet adding a few new elements and more shTim Yamin2006-02-211-0/+52
highlighting grammar. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@4 176d3534-300d-0410-8db8-84e73ed771c3