diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-12 10:06:03 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-12 10:06:03 -0800 |
commit | 52f948d8b627ff5d5aaba6be41bccaaff065df0e (patch) | |
tree | 529207eac4599e3fc404a58a6d009f33b7011402 /doc/tmpl/location-entry.sgml | |
parent | 7c773910161fde007851245fd701ab4d18d89e1d (diff) | |
parent | 94240bd0e9205257aebb9e117e55cb6d42e16f8e (diff) | |
download | libmateweather-52f948d8b627ff5d5aaba6be41bccaaff065df0e.tar.bz2 libmateweather-52f948d8b627ff5d5aaba6be41bccaaff065df0e.tar.xz |
Merge pull request #15 from infirit/master
Remove autogenerated gtk doc files
Diffstat (limited to 'doc/tmpl/location-entry.sgml')
-rw-r--r-- | doc/tmpl/location-entry.sgml | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/doc/tmpl/location-entry.sgml b/doc/tmpl/location-entry.sgml deleted file mode 100644 index 8c84c10..0000000 --- a/doc/tmpl/location-entry.sgml +++ /dev/null @@ -1,73 +0,0 @@ -<!-- ##### SECTION Title ##### --> -MateWeatherLocationEntry - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT MateWeatherLocationEntry ##### --> -<para> - -</para> - - -<!-- ##### ARG MateWeatherLocationEntry:location ##### --> -<para> - -</para> - -<!-- ##### ARG MateWeatherLocationEntry:top ##### --> -<para> - -</para> - -<!-- ##### FUNCTION mateweather_location_entry_new ##### --> -<para> - -</para> - -@top: -@Returns: - - -<!-- ##### FUNCTION mateweather_location_entry_set_location ##### --> -<para> - -</para> - -@entry: -@loc: - - -<!-- ##### FUNCTION mateweather_location_entry_get_location ##### --> -<para> - -</para> - -@entry: -@Returns: - - -<!-- ##### FUNCTION mateweather_location_entry_set_city ##### --> -<para> - -</para> - -@entry: -@city_name: -@code: -@Returns: - - |