Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-05-20 05:55:57 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-05-20 06:06:42 +0300
commitf0c143ca721cdf651f5e49de98ce466376635c9a (patch)
tree3506741927bd972ef7799865294cc737eb195a1a /doc/doxygen
parenta1e8547877ea4d2f289aab5ccc47c6260f43d1ee (diff)
doxygen: rename included files (they were ignored)
Diffstat (limited to 'doc/doxygen')
-rw-r--r--doc/doxygen/Doxyfile8
-rw-r--r--doc/doxygen/doxygen.extern.h (renamed from doc/doxygen/doxygen.extern)0
-rw-r--r--doc/doxygen/doxygen.intern.h (renamed from doc/doxygen/doxygen.intern)0
-rw-r--r--doc/doxygen/doxygen.main.h (renamed from doc/doxygen/doxygen.main)0
-rw-r--r--doc/doxygen/doxygen.source.h (renamed from doc/doxygen/doxygen.source)0
5 files changed, 4 insertions, 4 deletions
diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 3865729fe56..9edf977f257 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -664,10 +664,10 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = doxygen.main \
- doxygen.source \
- doxygen.intern \
- doxygen.extern \
+INPUT = doxygen.main.h \
+ doxygen.source.h \
+ doxygen.intern.h \
+ doxygen.extern.h \
../../source \
../../intern \
../../extern/bullet2
diff --git a/doc/doxygen/doxygen.extern b/doc/doxygen/doxygen.extern.h
index 6c6872ff53f..6c6872ff53f 100644
--- a/doc/doxygen/doxygen.extern
+++ b/doc/doxygen/doxygen.extern.h
diff --git a/doc/doxygen/doxygen.intern b/doc/doxygen/doxygen.intern.h
index ae8f6ca88e4..ae8f6ca88e4 100644
--- a/doc/doxygen/doxygen.intern
+++ b/doc/doxygen/doxygen.intern.h
diff --git a/doc/doxygen/doxygen.main b/doc/doxygen/doxygen.main.h
index 7f63764d7c6..7f63764d7c6 100644
--- a/doc/doxygen/doxygen.main
+++ b/doc/doxygen/doxygen.main.h
diff --git a/doc/doxygen/doxygen.source b/doc/doxygen/doxygen.source.h
index f27a5a87807..f27a5a87807 100644
--- a/doc/doxygen/doxygen.source
+++ b/doc/doxygen/doxygen.source.h