diff --git a/.gitignore b/.gitignore index 3c0570c67d..0f644f4839 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,12 @@ nbproject #ignore local folder /local/ + +.directory + +/view/theme/Friendiboot +/view/theme/clean +/view/theme/Viereinhalb +/view/theme/suckerberg +/view/theme/blog +/view/theme/boehme diff --git a/util/Doxyfile b/util/Doxyfile index c009290312..4527c4ca67 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -2,8 +2,8 @@ INPUT = README.md index.php boot.php testargs.php update.php mod/ object/ includ RECURSIVE = YES PROJECT_NAME = "Friendica" PROJECT_LOGO = images/friendica-64.jpg -EXCLUDE = .htconfig.php library/ doc/ .git/ log/ util/zotsh/easywebdav/ -EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* +EXCLUDE = .htconfig.php library/ doc/ .git/ log/ util/zotsh/easywebdav/ addon/ report/ privacy_image_cache/ photo/ proxy/ local/ +EXCLUDE_PATTERNS = *smarty3* *strings.php*.log *.out *test* OUTPUT_DIRECTORY = doc GENERATE_HTML = YES HTML_OUTPUT = html/ diff --git a/view/theme/boheme b/view/theme/boheme new file mode 160000 index 0000000000..3009bdd2c2 --- /dev/null +++ b/view/theme/boheme @@ -0,0 +1 @@ +Subproject commit 3009bdd2c2720d481028cb03671a5987160b8279