doc: removing several .sgml files and fixing gtk-doc warnings
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 12 Aug 2013 15:07:46 +0000 (17:07 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 12 Aug 2013 19:06:36 +0000 (21:06 +0200)
commit0f1e31ad2451b1e00f631e217d9d29d306404f2d
tree9df22ec49c982912979aa6b907dd25dc27fccd96
parentc568794a6f75cc9cc297b24978bc7480ee689bea
doc: removing several .sgml files and fixing gtk-doc warnings

The static documentation of those .sgml (so the reason of
tracking those objects) where moved to the source files.

Some other stuff was changed in order to prevent gtk-doc warnings
(like replacing "Returns blah" for the correct "Returns: blah")

https://bugzilla.gnome.org/show_bug.cgi?id=684665
54 files changed:
.gitignore
atk/atkaction.c
atk/atkcomponent.c
atk/atkdocument.c
atk/atkeditabletext.c
atk/atkgobjectaccessible.c
atk/atkhyperlink.c
atk/atkhyperlinkimpl.c
atk/atkhyperlinkimpl.h
atk/atkhypertext.c
atk/atkimage.c
atk/atknoopobject.c
atk/atknoopobjectfactory.c
atk/atkobject.c
atk/atkobject.h
atk/atkobjectfactory.c
atk/atkregistry.h
atk/atkrelation.c
atk/atkrelationset.c
atk/atkselection.c
atk/atkstate.c
atk/atkstateset.c
atk/atkstreamablecontent.c
atk/atktable.c
atk/atktext.c
atk/atkutil.c
atk/atkvalue.c
docs/Makefile.am
docs/atk-sections.txt
docs/tmpl/atk.sgml [deleted file]
docs/tmpl/atkaction.sgml [deleted file]
docs/tmpl/atkcomponent.sgml [deleted file]
docs/tmpl/atkdocument.sgml [deleted file]
docs/tmpl/atkeditabletext.sgml [deleted file]
docs/tmpl/atkgobjectaccessible.sgml [deleted file]
docs/tmpl/atkhyperlink.sgml [deleted file]
docs/tmpl/atkhyperlinkimpl.sgml [deleted file]
docs/tmpl/atkhypertext.sgml [deleted file]
docs/tmpl/atkimage.sgml [deleted file]
docs/tmpl/atknoopobject.sgml [deleted file]
docs/tmpl/atknoopobjectfactory.sgml [deleted file]
docs/tmpl/atkobject.sgml [deleted file]
docs/tmpl/atkobjectfactory.sgml [deleted file]
docs/tmpl/atkregistry.sgml [deleted file]
docs/tmpl/atkrelation.sgml [deleted file]
docs/tmpl/atkrelationset.sgml [deleted file]
docs/tmpl/atkselection.sgml [deleted file]
docs/tmpl/atkstate.sgml [deleted file]
docs/tmpl/atkstateset.sgml [deleted file]
docs/tmpl/atkstreamablecontent.sgml [deleted file]
docs/tmpl/atktable.sgml [deleted file]
docs/tmpl/atktext.sgml [deleted file]
docs/tmpl/atkutil.sgml [deleted file]
docs/tmpl/atkvalue.sgml [deleted file]