about summary refs log tree commit diff
path: root/nixpkgs/doc/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/common.nix')
-rw-r--r--nixpkgs/doc/common.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixpkgs/doc/common.nix b/nixpkgs/doc/common.nix
new file mode 100644
index 000000000000..56f723eb6bd7
--- /dev/null
+++ b/nixpkgs/doc/common.nix
@@ -0,0 +1,4 @@
+{
+  outputPath = "share/doc/nixpkgs";
+  indexPath = "manual.html";
+}