summaryrefslogtreecommitdiffstats
path: root/src/graphlayout.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-25 07:45:35 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-25 07:45:35 +0000
commit1a5d5d8a7e796035bc70d5c727d4d901dda50726 (patch)
treee15866e9b83d8948e6f7329193bbe4b6eefaa840 /src/graphlayout.h
parentcppcheck (diff)
downloadinkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.tar.gz
inkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.zip
Cleanup pass on documentation that was dumping garbage into doxygen output.
(bzr r10696)
Diffstat (limited to 'src/graphlayout.h')
-rw-r--r--src/graphlayout.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/graphlayout.h b/src/graphlayout.h
index 40090ef6b..6083ad77f 100644
--- a/src/graphlayout.h
+++ b/src/graphlayout.h
@@ -1,6 +1,8 @@
/**
- * \brief graph layout functions
- *
+ * @file
+ * graph layout functions.
+ */
+/*
* Authors:
* Tim Dwyer <tgdwyer@gmail.com>
*