aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-02-22 04:01:23 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-02-22 04:01:23 +0000
commit07a0d2875d93c658d14a0ce87ce95b4150977596 (patch)
tree8dfa36a3e97fabcf0ac9ec3313d03c06ec45e361 /general-concepts
parentMore updates. Update the stylesheet adding a few new elements and more sh (diff)
downloaddevmanual-07a0d2875d93c658d14a0ce87ce95b4150977596.tar.gz
devmanual-07a0d2875d93c658d14a0ce87ce95b4150977596.tar.bz2
devmanual-07a0d2875d93c658d14a0ce87ce95b4150977596.zip
More goodies; change syntax highlighting mode within quotes for ebuilds.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@5 176d3534-300d-0410-8db8-84e73ed771c3
Diffstat (limited to 'general-concepts')
-rw-r--r--general-concepts/pic/text.xml2
-rw-r--r--general-concepts/text.xml9
2 files changed, 10 insertions, 1 deletions
diff --git a/general-concepts/pic/text.xml b/general-concepts/pic/text.xml
index 2472e5f..bc847dd 100644
--- a/general-concepts/pic/text.xml
+++ b/general-concepts/pic/text.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<guide self="general-concepts/pic/">
<chapter>
-<title>Linguas</title>
+<title>Position Independent Code</title>
<body>
<todo>
diff --git a/general-concepts/text.xml b/general-concepts/text.xml
index bc35736..02a7c09 100644
--- a/general-concepts/text.xml
+++ b/general-concepts/text.xml
@@ -9,6 +9,14 @@ This section covers some general concepts with which you should be familiar when
writing ebuilds or working with the portage tree.
</p>
</body>
+
+<section>
+<title>Contents</title>
+<body>
+<contentsTree/>
+</body>
+</section>
+
</chapter>
<include href="autotools/"/>
@@ -17,6 +25,7 @@ writing ebuilds or working with the portage tree.
<include href="linguas/"/>
<include href="mirrors/"/>
<include href="overlay/"/>
+<include href="pic/"/>
<include href="portage-cache/"/>
<include href="privileges/"/>
<include href="sandbox/"/>