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:
Diffstat (limited to 'source/blender/editors/space_file')
-rw-r--r--source/blender/editors/space_file/file_draw.c3
-rw-r--r--source/blender/editors/space_file/file_intern.h3
-rw-r--r--source/blender/editors/space_file/file_ops.c3
-rw-r--r--source/blender/editors/space_file/file_panels.c3
-rw-r--r--source/blender/editors/space_file/file_utils.c3
-rw-r--r--source/blender/editors/space_file/filelist.c3
-rw-r--r--source/blender/editors/space_file/filelist.h3
-rw-r--r--source/blender/editors/space_file/filesel.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.h3
-rw-r--r--source/blender/editors/space_file/space_file.c3
11 files changed, 11 insertions, 22 deletions
diff --git a/source/blender/editors/space_file/file_draw.c b/source/blender/editors/space_file/file_draw.c
index 4c1bbfacbee..c947b8abbbf 100644
--- a/source/blender/editors/space_file/file_draw.c
+++ b/source/blender/editors/space_file/file_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_draw.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/file_intern.h b/source/blender/editors/space_file/file_intern.h
index f6ee5670473..69cca6d5ff1 100644
--- a/source/blender/editors/space_file/file_intern.h
+++ b/source/blender/editors/space_file/file_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_intern.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#ifndef __FILE_INTERN_H__
diff --git a/source/blender/editors/space_file/file_ops.c b/source/blender/editors/space_file/file_ops.c
index b8da0d47932..ea2597cbcc2 100644
--- a/source/blender/editors/space_file/file_ops.c
+++ b/source/blender/editors/space_file/file_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_ops.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_panels.c b/source/blender/editors/space_file/file_panels.c
index 4fd7a8d2fa2..bdc2ba78a33 100644
--- a/source/blender/editors/space_file/file_panels.c
+++ b/source/blender/editors/space_file/file_panels.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_panels.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_utils.c b/source/blender/editors/space_file/file_utils.c
index a4d12e88916..bac79e464d7 100644
--- a/source/blender/editors/space_file/file_utils.c
+++ b/source/blender/editors/space_file/file_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_file/file_utils.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_rect.h"
diff --git a/source/blender/editors/space_file/filelist.c b/source/blender/editors/space_file/filelist.c
index cafc8f46dc7..090062a479c 100644
--- a/source/blender/editors/space_file/filelist.c
+++ b/source/blender/editors/space_file/filelist.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filelist.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filelist.h b/source/blender/editors/space_file/filelist.h
index 0ac75168276..a66510a8555 100644
--- a/source/blender/editors/space_file/filelist.h
+++ b/source/blender/editors/space_file/filelist.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filelist.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filesel.c b/source/blender/editors/space_file/filesel.c
index bd6e19d099e..903c4e18620 100644
--- a/source/blender/editors/space_file/filesel.c
+++ b/source/blender/editors/space_file/filesel.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filesel.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.c b/source/blender/editors/space_file/fsmenu.c
index 3e1c99f7ab4..07aa49407da 100644
--- a/source/blender/editors/space_file/fsmenu.c
+++ b/source/blender/editors/space_file/fsmenu.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/fsmenu.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.h b/source/blender/editors/space_file/fsmenu.h
index 66acea7de23..00654c6faf6 100644
--- a/source/blender/editors/space_file/fsmenu.h
+++ b/source/blender/editors/space_file/fsmenu.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/fsmenu.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/space_file.c b/source/blender/editors/space_file/space_file.c
index e3b5fb70e33..1774b8a5cc6 100644
--- a/source/blender/editors/space_file/space_file.c
+++ b/source/blender/editors/space_file/space_file.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/space_file.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include <string.h>