From 8a10ddc5488040af60f244a3a783636e3fbcc6d8 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 19 Dec 2012 18:21:26 +0100 Subject: [PATCH] build: Remove left-overs from broken attempt in adding gtk-doc support --- .gitignore | 8 ---- configure.ac | 2 +- doc/bluez-docs.xml | 97 ---------------------------------------------- doc/version.xml.in | 1 - 4 files changed, 1 insertion(+), 107 deletions(-) delete mode 100644 doc/bluez-docs.xml delete mode 100644 doc/version.xml.in diff --git a/.gitignore b/.gitignore index 7be0fce3a..2398ed7c6 100644 --- a/.gitignore +++ b/.gitignore @@ -70,14 +70,6 @@ emulator/btvirt emulator/b1ee client/bluetoothctl -doc/*.bak -doc/*.stamp -doc/bluez.* -doc/bluez-*.txt -doc/*.sgml -doc/version.xml -doc/xml -doc/html src/bluetoothd.8 src/bluetooth.service diff --git a/configure.ac b/configure.ac index f22f06a8b..47a2a29de 100644 --- a/configure.ac +++ b/configure.ac @@ -254,4 +254,4 @@ fi AC_DEFINE_UNQUOTED(CONFIGDIR, "${configdir}", [Directory for the configuration files]) -AC_OUTPUT(Makefile doc/version.xml src/bluetoothd.8 bluez.pc) +AC_OUTPUT(Makefile src/bluetoothd.8 bluez.pc) diff --git a/doc/bluez-docs.xml b/doc/bluez-docs.xml deleted file mode 100644 index 814ce0066..000000000 --- a/doc/bluez-docs.xml +++ /dev/null @@ -1,97 +0,0 @@ - - -]> - - - BlueZ Reference Manual - Version &version; - - - Marcel - Holtmann - -
- marcel@holtmann.org -
-
-
-
- - - 2002-2008 - Marcel Holtmann - - - - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free - Documentation License, Version 1.1 or any later - version published by the Free Software Foundation with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. You may obtain a copy of the GNU Free - Documentation License from the Free Software - Foundation by visiting their Web site or by writing - to: - -
- The Free Software Foundation, Inc., - 59 Temple Place - Suite 330, - Boston, MA 02111-1307, - USA -
-
-
-
- - - Adapter interface - - - - - - - Device interface - - - - - - - Profile interface - - - - - - - Agent interface - - - - - - - API Reference - - - This part presents the function reference for BlueZ. - - - - - - License - - - - - - - Index - -
diff --git a/doc/version.xml.in b/doc/version.xml.in deleted file mode 100644 index d78bda934..000000000 --- a/doc/version.xml.in +++ /dev/null @@ -1 +0,0 @@ -@VERSION@ -- 2.47.3