summaryrefslogtreecommitdiffstats
path: root/doc/manual.xml
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-12-19 16:04:36 +0100
committerVladimír Čunát <vcunat@gmail.com>2015-12-19 16:08:00 +0100
commitef21e5ee60272df6cb3a9e3ffb7982199051d13e (patch)
treeed15f984ead47cb332956c237503a1e22bdb51a0 /doc/manual.xml
parentaf6732e5037ef81479f2dfd5e48921b380a80b7a (diff)
nixpkgs manual: split languages into separate files
There's no change in content except for amending the title of the section to mention "frameworks", as e.g. I don't consider Qt a language, and it's likely there will be more of similar cases in future. To be certain, I checked diff of the generated HTMLs.
Diffstat (limited to 'doc/manual.xml')
-rw-r--r--doc/manual.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xml b/doc/manual.xml
index 3ffe7fbb068a..b4c35d1a379d 100644
--- a/doc/manual.xml
+++ b/doc/manual.xml
@@ -15,7 +15,7 @@
<xi:include href="configuration.xml" />
<xi:include href="functions.xml" />
<xi:include href="meta.xml" />
- <xi:include href="language-support.xml" />
+ <xi:include href="languages-frameworks/index.xml" />
<xi:include href="package-notes.xml" />
<xi:include href="coding-conventions.xml" />
<xi:include href="submitting-changes.xml" />