Skip to content

Commit

Permalink
Updating Doxyfile and automake file listings.
Browse files Browse the repository at this point in the history
  • Loading branch information
bingmann committed May 18, 2011
1 parent 5ce403c commit 2e8b323
Show file tree
Hide file tree
Showing 8 changed files with 997 additions and 924 deletions.
1,539 changes: 983 additions & 556 deletions Doxyfile

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -5,7 +5,7 @@ SUBDIRS = . include testsuite speedtest wxbtreedemo
AM_CFLAGS = -W -Wall -I$(srcdir)/include
AM_CXXFLAGS = -W -Wall -Wold-style-cast -DBTREE_DEBUG -I$(srcdir)/include

EXTRA_DIST = Doxyfile doxygen.css \
EXTRA_DIST = Doxyfile \
doxygen-html/*

if GCOV
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -191,7 +191,7 @@ top_srcdir = @top_srcdir@
SUBDIRS = . include testsuite speedtest wxbtreedemo
AM_CFLAGS = -W -Wall -I$(srcdir)/include
AM_CXXFLAGS = -W -Wall -Wold-style-cast -DBTREE_DEBUG -I$(srcdir)/include
EXTRA_DIST = Doxyfile doxygen.css \
EXTRA_DIST = Doxyfile \
doxygen-html/*

all: all-recursive
Expand Down
354 changes: 0 additions & 354 deletions doxygen.css

This file was deleted.

0 comments on commit 2e8b323

Please sign in to comment.