conf.py (d3091215921bd4b8fdf3129bf8f733b8ca48dc80) | conf.py (8a98ec7c7b3901330a036af0f62f523c31d763da) |
---|---|
1# -*- coding: utf-8 -*- 2# 3# The Linux Kernel documentation build configuration file, created by 4# sphinx-quickstart on Fri Feb 12 13:51:46 2016. 5# 6# This file is execfile()d with the current directory set to its 7# containing dir. 8# --- 371 unchanged lines hidden (view full) --- 380 ('doc-guide/index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide', 381 'The kernel development community', 'manual'), 382 ('driver-api/index', 'driver-api.tex', 'The kernel driver API manual', 383 'The kernel development community', 'manual'), 384 ('filesystems/index', 'filesystems.tex', 'Linux Filesystems API', 385 'The kernel development community', 'manual'), 386 ('admin-guide/ext4', 'ext4-admin-guide.tex', 'ext4 Administration Guide', 387 'ext4 Community', 'manual'), | 1# -*- coding: utf-8 -*- 2# 3# The Linux Kernel documentation build configuration file, created by 4# sphinx-quickstart on Fri Feb 12 13:51:46 2016. 5# 6# This file is execfile()d with the current directory set to its 7# containing dir. 8# --- 371 unchanged lines hidden (view full) --- 380 ('doc-guide/index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide', 381 'The kernel development community', 'manual'), 382 ('driver-api/index', 'driver-api.tex', 'The kernel driver API manual', 383 'The kernel development community', 'manual'), 384 ('filesystems/index', 'filesystems.tex', 'Linux Filesystems API', 385 'The kernel development community', 'manual'), 386 ('admin-guide/ext4', 'ext4-admin-guide.tex', 'ext4 Administration Guide', 387 'ext4 Community', 'manual'), |
388 ('filesystems/ext4/index', 'ext4.tex', 'ext4 Filesystem', 389 'ext4 Filesystem Developers', 'manual'), | 388 ('filesystems/ext4/index', 'ext4-data-structures.tex', 389 'ext4 Data Structures and Algorithms', 'ext4 Community', 'manual'), |
390 ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide', 391 'The kernel development community', 'manual'), 392 ('input/index', 'linux-input.tex', 'The Linux input driver subsystem', 393 'The kernel development community', 'manual'), 394 ('kernel-hacking/index', 'kernel-hacking.tex', 'Unreliable Guide To Hacking The Linux Kernel', 395 'The kernel development community', 'manual'), 396 ('media/index', 'media.tex', 'Linux Media Subsystem Documentation', 397 'The kernel development community', 'manual'), --- 167 unchanged lines hidden --- | 390 ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide', 391 'The kernel development community', 'manual'), 392 ('input/index', 'linux-input.tex', 'The Linux input driver subsystem', 393 'The kernel development community', 'manual'), 394 ('kernel-hacking/index', 'kernel-hacking.tex', 'Unreliable Guide To Hacking The Linux Kernel', 395 'The kernel development community', 'manual'), 396 ('media/index', 'media.tex', 'Linux Media Subsystem Documentation', 397 'The kernel development community', 'manual'), --- 167 unchanged lines hidden --- |