Move some more gtk-docs to the doc output

This commit is contained in:
Eelco Dolstra
2015-07-26 13:43:49 +02:00
parent e939757609
commit a951f11021
10 changed files with 21 additions and 1 deletions
@@ -14,6 +14,8 @@ stdenv.mkDerivation {
sha256 = "ea34dd64fe44343445daf6dd690d0691e9d973468de44878da97371c16d89784";
};
outputs = [ "out" "doc" ];
patchPhase = ''
patchShebangs libsoup/
patch -p1 < ${./bad-symbol.patch}