[gtk-doc] mkdb: indent function doc comment
- From: Stefan Kost <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] mkdb: indent function doc comment
- Date: Sat, 16 Apr 2011 20:41:30 +0000 (UTC)
commit 8c1e9f454426e1d4926c879e1ad96efbfdd7acba
Author: Stefan Kost <ensonic users sf net>
Date: Sat Apr 16 16:38:15 2011 -0400
mkdb: indent function doc comment
gtkdoc-mkdb.in | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gtkdoc-mkdb.in b/gtkdoc-mkdb.in
index a97cfc9..967fbb0 100755
--- a/gtkdoc-mkdb.in
+++ b/gtkdoc-mkdb.in
@@ -2231,13 +2231,13 @@ sub ParseStabilityLevel {
# Function : OutputSGMLFile
# Description : Outputs the final DocBook file for one section.
# Arguments : $file - the name of the file.
-# $title - the title from the $MODULE-sections.txt file, which
-# will be overridden by the title in the template file.
-# $section_id - the SGML id to use for the toplevel tag.
-# $includes - comma-separates list of include files added at top
-# of synopsis, with '<' '>' around them (if not already enclosed in "").
-# $synopsis - reference to the DocBook for the Synopsis part.
-# $details - reference to the DocBook for the Details part.
+# $title - the title from the $MODULE-sections.txt file, which
+# will be overridden by the title in the template file.
+# $section_id - the SGML id to use for the toplevel tag.
+# $includes - comma-separates list of include files added at top of
+# synopsis, with '<' '>' around them (if not already enclosed in "").
+# $synopsis - reference to the DocBook for the Synopsis part.
+# $details - reference to the DocBook for the Details part.
# $signal_synop - reference to the DocBook for the Signal Synopsis part
# $signal_desc - reference to the DocBook for the Signal Description part
# $args_synop - reference to the DocBook for the Arg Synopsis part
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]