aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-01-21 17:26:24 +1000
committerinmarket <andrewh@inmarket.com.au>2015-01-21 17:26:24 +1000
commitfa8167b94d13e94a6cb953e7f549a89f155f77c6 (patch)
tree8c33f78c45ca72ac2653327607f1d7caed668c5e /docs/src
parent34939386d7390b0876973a1969f336b814313a22 (diff)
downloaduGFX-fa8167b94d13e94a6cb953e7f549a89f155f77c6.tar.gz
uGFX-fa8167b94d13e94a6cb953e7f549a89f155f77c6.tar.bz2
uGFX-fa8167b94d13e94a6cb953e7f549a89f155f77c6.zip
Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/containers.dox2
-rw-r--r--docs/src/widgets.dox2
-rw-r--r--docs/src/windows.dox2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/containers.dox b/docs/src/containers.dox
index 3d0a6368..e8d6452c 100644
--- a/docs/src/containers.dox
+++ b/docs/src/containers.dox
@@ -6,7 +6,7 @@
*/
/**
- * @file src/gwin/sys_defs.h
+ * @file src/gwin/gwin.h
*
* @defgroup Containers Containers
* @ingroup GWIN
diff --git a/docs/src/widgets.dox b/docs/src/widgets.dox
index 24be391d..4626508c 100644
--- a/docs/src/widgets.dox
+++ b/docs/src/widgets.dox
@@ -6,7 +6,7 @@
*/
/**
- * @file src/gwin/sys_defs.h
+ * @file src/gwin/gwin.h
*
* @defgroup Widgets Widgets
* @ingroup GWIN
diff --git a/docs/src/windows.dox b/docs/src/windows.dox
index 699281a2..c5acc31f 100644
--- a/docs/src/windows.dox
+++ b/docs/src/windows.dox
@@ -6,7 +6,7 @@
*/
/**
- * @file src/gwin/sys_defs.h
+ * @file src/gwin/gwin.h
*
* @defgroup Windows Windows
* @ingroup GWIN