More docs/manpages in separate outputs

This commit is contained in:
Eelco Dolstra
2015-07-27 00:27:54 +02:00
parent f41201ef97
commit e1f78bf677
15 changed files with 44 additions and 1 deletions
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "16z74q422jmprhyvy7c9x909li8cqzmvzyr8cgbm52xcsp6pqs1z";
};
outputs = [ "out" "doc" ];
meta = with stdenv.lib; {
homepage = http://xiph.org/ogg/;
license = licenses.bsd3;