[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-308-g40fb780
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2014-06-25 15:31:37
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 40fb780f31f1b2802872f84840f3f3568c0c194e (commit)
from 93f06f07c6434caf6fed5fa7848267f5978ff05f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 40fb780f31f1b2802872f84840f3f3568c0c194e
Author: Jeremie Scheer <jer...@ar...>
Date: Wed Jun 25 17:30:48 2014 +0200
[AS_DEVICES] Don't display C wrappers for Python in documentation.
-----------------------------------------------------------------------
Summary of changes:
target/packages/as_devices/Doxyfile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/packages/as_devices/Doxyfile b/target/packages/as_devices/Doxyfile
index 497649c..c196134 100644
--- a/target/packages/as_devices/Doxyfile
+++ b/target/packages/as_devices/Doxyfile
@@ -656,7 +656,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
-EXCLUDE =
+EXCLUDE = ./python/src
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded
hooks/post-receive
--
armadeus
|