[dahdi-commits] tzafrir: branch linux/2.3 r8541 - in /linux/branches/2.3: ./ Makefile

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Mon Apr 19 14:23:16 CDT 2010


Author: tzafrir
Date: Mon Apr 19 14:23:14 2010
New Revision: 8541

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8541
Log:
Remove generation of kernel-doc API docs

It's not really useful, and it breaks building 'docs' without a kernel tree.

Merged revisions 8538 via svnmerge from 
http://svn.digium.com/svn/dahdi/linux/trunk

Modified:
    linux/branches/2.3/   (props changed)
    linux/branches/2.3/Makefile

Propchange: linux/branches/2.3/
------------------------------------------------------------------------------
    svn:mergeinfo = /linux/trunk:8538

Propchange: linux/branches/2.3/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Mon Apr 19 14:23:14 2010
@@ -1,1 +1,1 @@
-/linux/trunk:1-8505
+/linux/trunk:1-8505,8538

Modified: linux/branches/2.3/Makefile
URL: http://svnview.digium.com/svn/dahdi/linux/branches/2.3/Makefile?view=diff&rev=8541&r1=8540&r2=8541
==============================================================================
--- linux/branches/2.3/Makefile (original)
+++ linux/branches/2.3/Makefile Mon Apr 19 14:23:14 2010
@@ -62,7 +62,7 @@
 ASCIIDOC:=asciidoc
 ASCIIDOC_CMD:=$(ASCIIDOC) -n -a toc -a toclevels=4
 
-GENERATED_DOCS:=README.html dahdi-api.html
+GENERATED_DOCS:=README.html
 
 ifneq ($(wildcard .version),)
   DAHDIVERSION:=$(shell cat .version)




More information about the dahdi-commits mailing list