summaryrefslogtreecommitdiffstats
path: root/doc/kinfocenter
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kinfocenter')
-rw-r--r--doc/kinfocenter/CMakeLists.txt13
-rw-r--r--doc/kinfocenter/cdinfo/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/devices/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/dma/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/interrupts/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/ioports/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/memory/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/nics/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/opengl/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/partitions/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/pci/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/pcmcia/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/processor/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/protocols/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/samba/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/scsi/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/sound/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/usb/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/xserver/CMakeLists.txt12
19 files changed, 229 insertions, 0 deletions
diff --git a/doc/kinfocenter/CMakeLists.txt b/doc/kinfocenter/CMakeLists.txt
new file mode 100644
index 000000000..86c913fc5
--- /dev/null
+++ b/doc/kinfocenter/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_auto_add_subdirectories()
+tde_create_handbook( DESTINATION kinfocenter )
diff --git a/doc/kinfocenter/cdinfo/CMakeLists.txt b/doc/kinfocenter/cdinfo/CMakeLists.txt
new file mode 100644
index 000000000..b71abcb30
--- /dev/null
+++ b/doc/kinfocenter/cdinfo/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/cdinfo )
diff --git a/doc/kinfocenter/devices/CMakeLists.txt b/doc/kinfocenter/devices/CMakeLists.txt
new file mode 100644
index 000000000..431a528fb
--- /dev/null
+++ b/doc/kinfocenter/devices/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/devices )
diff --git a/doc/kinfocenter/dma/CMakeLists.txt b/doc/kinfocenter/dma/CMakeLists.txt
new file mode 100644
index 000000000..461ab9da5
--- /dev/null
+++ b/doc/kinfocenter/dma/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/dma )
diff --git a/doc/kinfocenter/interrupts/CMakeLists.txt b/doc/kinfocenter/interrupts/CMakeLists.txt
new file mode 100644
index 000000000..e6dbfb37d
--- /dev/null
+++ b/doc/kinfocenter/interrupts/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/interrupts )
diff --git a/doc/kinfocenter/ioports/CMakeLists.txt b/doc/kinfocenter/ioports/CMakeLists.txt
new file mode 100644
index 000000000..87a473a9b
--- /dev/null
+++ b/doc/kinfocenter/ioports/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/ioports )
diff --git a/doc/kinfocenter/memory/CMakeLists.txt b/doc/kinfocenter/memory/CMakeLists.txt
new file mode 100644
index 000000000..e463d2465
--- /dev/null
+++ b/doc/kinfocenter/memory/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/memory )
diff --git a/doc/kinfocenter/nics/CMakeLists.txt b/doc/kinfocenter/nics/CMakeLists.txt
new file mode 100644
index 000000000..fe31da6a2
--- /dev/null
+++ b/doc/kinfocenter/nics/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/nics )
diff --git a/doc/kinfocenter/opengl/CMakeLists.txt b/doc/kinfocenter/opengl/CMakeLists.txt
new file mode 100644
index 000000000..8639752af
--- /dev/null
+++ b/doc/kinfocenter/opengl/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/opengl )
diff --git a/doc/kinfocenter/partitions/CMakeLists.txt b/doc/kinfocenter/partitions/CMakeLists.txt
new file mode 100644
index 000000000..1b92782a3
--- /dev/null
+++ b/doc/kinfocenter/partitions/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/partitions )
diff --git a/doc/kinfocenter/pci/CMakeLists.txt b/doc/kinfocenter/pci/CMakeLists.txt
new file mode 100644
index 000000000..5d385dcd8
--- /dev/null
+++ b/doc/kinfocenter/pci/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/pci )
diff --git a/doc/kinfocenter/pcmcia/CMakeLists.txt b/doc/kinfocenter/pcmcia/CMakeLists.txt
new file mode 100644
index 000000000..06dbc8042
--- /dev/null
+++ b/doc/kinfocenter/pcmcia/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/pcmcia )
diff --git a/doc/kinfocenter/processor/CMakeLists.txt b/doc/kinfocenter/processor/CMakeLists.txt
new file mode 100644
index 000000000..ee5d49a1c
--- /dev/null
+++ b/doc/kinfocenter/processor/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/processor )
diff --git a/doc/kinfocenter/protocols/CMakeLists.txt b/doc/kinfocenter/protocols/CMakeLists.txt
new file mode 100644
index 000000000..66598bfdb
--- /dev/null
+++ b/doc/kinfocenter/protocols/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/protocols )
diff --git a/doc/kinfocenter/samba/CMakeLists.txt b/doc/kinfocenter/samba/CMakeLists.txt
new file mode 100644
index 000000000..d59797e2a
--- /dev/null
+++ b/doc/kinfocenter/samba/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/samba )
diff --git a/doc/kinfocenter/scsi/CMakeLists.txt b/doc/kinfocenter/scsi/CMakeLists.txt
new file mode 100644
index 000000000..26f891384
--- /dev/null
+++ b/doc/kinfocenter/scsi/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/scsi)
diff --git a/doc/kinfocenter/sound/CMakeLists.txt b/doc/kinfocenter/sound/CMakeLists.txt
new file mode 100644
index 000000000..dfafb5077
--- /dev/null
+++ b/doc/kinfocenter/sound/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/sound )
diff --git a/doc/kinfocenter/usb/CMakeLists.txt b/doc/kinfocenter/usb/CMakeLists.txt
new file mode 100644
index 000000000..46f483e51
--- /dev/null
+++ b/doc/kinfocenter/usb/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/usb )
diff --git a/doc/kinfocenter/xserver/CMakeLists.txt b/doc/kinfocenter/xserver/CMakeLists.txt
new file mode 100644
index 000000000..5636eeba7
--- /dev/null
+++ b/doc/kinfocenter/xserver/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kinfocenter/xserver )