diff options
| author | 2019-07-22 13:51:20 -0600 | |
|---|---|---|
| committer | 2019-07-22 13:51:20 -0600 | |
| commit | 48ffc3d12b55bed8d9452a89bc13de4864dc3106 (patch) | |
| tree | c84a70ad0f1391f483c5bde738155be8fff6a692 /Documentation/doc-guide/conf.py | |
| parent | doc:it_IT: rephrase statement (diff) | |
| parent | docs: load_config.py: ensure subdirs end with "/" (diff) | |
| download | wireguard-linux-48ffc3d12b55bed8d9452a89bc13de4864dc3106.tar.xz wireguard-linux-48ffc3d12b55bed8d9452a89bc13de4864dc3106.zip | |
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
Bring in a set of post-thrashup fixes from Mauro.
Diffstat (limited to 'Documentation/doc-guide/conf.py')
| -rw-r--r-- | Documentation/doc-guide/conf.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/doc-guide/conf.py b/Documentation/doc-guide/conf.py deleted file mode 100644 index fd3731182d5a..000000000000 --- a/Documentation/doc-guide/conf.py +++ /dev/null @@ -1,10 +0,0 @@ -# -*- coding: utf-8; mode: python -*- - -project = 'Linux Kernel Documentation Guide' - -tags.add("subproject") - -latex_documents = [ - ('index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide', - 'The kernel development community', 'manual'), -] |
