diff options
author | friendica <info@friendica.com> | 2013-04-18 21:06:31 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-04-18 21:06:31 -0700 |
commit | 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 (patch) | |
tree | ead4a783349f8f81f59aea50adf3789a7f62ae25 /util | |
parent | 0fbb3b6a97e51fbfc02e56f3651d4bf9fdd0575c (diff) | |
download | volse-hubzilla-9e22ec928b9534ea9db0d18bf685fb0d357fbad2.tar.gz volse-hubzilla-9e22ec928b9534ea9db0d18bf685fb0d357fbad2.tar.bz2 volse-hubzilla-9e22ec928b9534ea9db0d18bf685fb0d357fbad2.zip |
more umbilical cutting
Diffstat (limited to 'util')
-rw-r--r-- | util/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Doxyfile b/util/Doxyfile index e6bf23704..8d30b497c 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -1,7 +1,7 @@ INPUT = boot.php mod include setup util view RECURSIVE = YES PROJECT_NAME = "The Red Project" -PROJECT_LOGO = images/fred-48.png +PROJECT_LOGO = images/r!-64.png EXCLUDE = .htconfig.php library doc .git EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* OUTPUT_DIRECTORY = doc |