summaryrefslogtreecommitdiffstats
path: root/doc/languages-frameworks/index.xml
diff options
context:
space:
mode:
authorEric Sagnes <eric.sagnes@gmail.com>2016-05-22 18:05:37 +0900
committerDomen Kožar <domen@dev.si>2016-05-22 10:05:37 +0100
commit96a4e1f80d1692965d3c4eb8152c00cc64b3216a (patch)
tree14a6a748795c70aa85eb05970ee5a69ef96a87b0 /doc/languages-frameworks/index.xml
parentcc41cb30e33a071e4e5e86d277579fc02d0bf7de (diff)
nixpkgs manual: cleanup (#15611)
Diffstat (limited to 'doc/languages-frameworks/index.xml')
-rw-r--r--doc/languages-frameworks/index.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/languages-frameworks/index.xml b/doc/languages-frameworks/index.xml
index 395d46880217..8076c33f1b3f 100644
--- a/doc/languages-frameworks/index.xml
+++ b/doc/languages-frameworks/index.xml
@@ -13,19 +13,20 @@ in Nixpkgs to easily build packages for other programming languages,
such as Perl or Haskell. These are described in this chapter.</para>
-<xi:include href="perl.xml" />
-<xi:include href="python.xml" />
-<xi:include href="ruby.xml" />
+<xi:include href="beam.xml" />
+<xi:include href="bower.xml" />
+<xi:include href="coq.xml" />
<xi:include href="go.xml" />
+<xi:include href="haskell.xml" />
+<xi:include href="idris.xml" /> <!-- generated from ../../pkgs/development/idris-modules/README.md -->
<xi:include href="java.xml" />
<xi:include href="lua.xml" />
-<xi:include href="coq.xml" />
-<xi:include href="idris.xml" /> <!-- generated from ../../pkgs/development/idris-modules/README.md -->
-<xi:include href="r.xml" /> <!-- generated from ../../pkgs/development/r-modules/README.md -->
+<xi:include href="perl.xml" />
+<xi:include href="python.xml" />
<xi:include href="qt.xml" />
+<xi:include href="r.xml" /> <!-- generated from ../../pkgs/development/r-modules/README.md -->
+<xi:include href="ruby.xml" />
<xi:include href="texlive.xml" />
-<xi:include href="bower.xml" />
</chapter>
-