aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename the document element from "guide" to "devbook"Ulrich Müller2024-11-091-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>
* 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/virtuals: use EAPI 8 in examplesSam James2021-12-091-5/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* general-concepts/virtuals: fix typoSam James2021-03-221-1/+1
| | | | | | | Closes: https://github.com/gentoo/devmanual/pull/213 Signed-off-by: Sam James <sam@gentoo.org> [Fix whitespace] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Use modern example of a prefix arch/keywordSam James2021-02-171-1/+1
| | | | | | | | | | | Gentoo/OpenBSD and Gentoo/FreeBSD are gone, but we still have Prefix which has some arches like ~x64-macos, so let's use that to keep the same level of variety. Closes: https://github.com/gentoo/devmanual/pull/190 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/virtuals: Clarify definition.Ulrich Müller2020-03-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/711936 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Replace ">" by "&gt;" throughout.Ulrich Müller2020-02-181-1/+1
| | | | | | | Most instances are already being escaped, so convert the few remaining ones for consistency throughout the document. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* ebuild-writing/eapi: Move EAPI=4 information to other sections.Ulrich Müller2020-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Utilities die, nonfatal: New section in ebuild-writing/error-handling, new chapter function-reference/error-functions - dodoc -r: Already in function-reference/install-functions, add additional example to ebuild-writing/functions/src_install - doins symlink support: Incorporated into function-reference/install-functions - dosed, dohard banned: Not mentioned anywhere else - econf --disable-dependency-tracking: New section about econf options in ebuild-writing/functions/src_configure/configuring - Controllable compression and docompress: New chapter ebuild-writing/functions/src_install/docompress - USE dependency defaults: Incorporated into general-concepts/dependencies - pkg_pretend: Already in ebuild-writing/functions/pkg_pretend - default src_install: Already in ebuild-writing/functions/src_install - pkg_info: Incorporated into ebuild-writing/functions/pkg_info - REQUIRED_USE: Already in ebuild-writing/variables - MERGE_TYPE, REPLACING_VERSIONS, REPLACED_BY_VERSION: Moved to ebuild-writing/variables - DOCS: Incorporated into ebuild-writing/variables - AA, KV removed: Not mentioned anywhere else - RDEPEND=DEPEND: Already handled in commit 5a946b4 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Fix nesting of elements.Ulrich Müller2019-12-081-0/+2
| | | | | | | | - Lists inside <p> are not allowed. - <ul> is not a direct child of <ul>; it must be inside <li>. - <p>, <note>, etc. are no children of <p>. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* general-concepts/virtuals: s/clean choice/a clean choice/Göktürk Yüksek2018-02-131-1/+1
|
* general-concepts/virtuals: Tips on virtual and subslotsMichał Górny2018-02-131-0/+80
|
* general-concepts/virtuals: Explain how keywording works on virtualsMichał Górny2018-02-131-0/+28
|
* Portage is the package manager. The repository is named gentoo.Alice Ferrazzi2016-11-191-1/+1
| | | | Changed Portage Tree with Gentoo Repository.
* Destabilizes architectures to be consistent with the treeManuel Rüger2013-09-261-1/+1
|
* Rewrite ebuild variables section.Ulrich Müller2012-10-091-9/+2
| | | | See bug 428368.
* Deprecate old-style virtuals.Ulrich Mueller2011-05-031-60/+22
|
* Helps if the document is actually consistent. Remove HOMEPAGE since I say ↵Mark Loeser2008-05-291-1/+1
| | | | | | not to have one anyway; thanks to Ulrich Müller <ulm AT gentoo DOT org> git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@129 176d3534-300d-0410-8db8-84e73ed771c3
* Add in documentation about virtuals; bug #140180Mark Loeser2008-05-291-0/+91
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@128 176d3534-300d-0410-8db8-84e73ed771c3