Move docs to proper location
authorDavid Zeuthen <davidz@redhat.com>
Wed, 13 May 2009 16:41:55 +0000 (12:41 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 13 May 2009 16:41:55 +0000 (12:41 -0400)
12 files changed:
docs/polkit/Makefile.am
docs/polkit/polkit-1-docs.xml [moved from docs/polkit/polkit-docs.xml with 100% similarity]
docs/polkit/polkit-1-sections.txt [moved from docs/polkit/polkit-sections.txt with 100% similarity]
docs/polkit/polkit-1.types [moved from docs/polkit/polkit.types with 100% similarity]
docs/polkitagent/Makefile.am
docs/polkitagent/polkitagent-1-docs.xml [moved from docs/polkitbackend/polkitbackend-docs.xml with 100% similarity]
docs/polkitagent/polkitagent-1-sections.txt [moved from docs/polkitagent/polkitagent-sections.txt with 100% similarity]
docs/polkitagent/polkitagent-1.types [moved from docs/polkitagent/polkitagent.types with 100% similarity]
docs/polkitbackend/Makefile.am
docs/polkitbackend/polkitbackend-1-docs.xml [moved from docs/polkitagent/polkitagent-docs.xml with 100% similarity]
docs/polkitbackend/polkitbackend-1-sections.txt [moved from docs/polkitbackend/polkitbackend-sections.txt with 100% similarity]
docs/polkitbackend/polkitbackend-1.types [moved from docs/polkitbackend/polkitbackend.types with 100% similarity]

index da1eb7f..0674221 100644 (file)
@@ -4,10 +4,10 @@ NULL =
 AUTOMAKE_OPTIONS = 1.7
 
 # The name of the module.
-DOC_MODULE=polkit
+DOC_MODULE=polkit-1
 
 # The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkit-docs.xml
+DOC_MAIN_SGML_FILE=polkit-1-docs.xml
 
 # Extra options to supply to gtkdoc-scan
 SCAN_OPTIONS=--ignore-headers=config.h
@@ -70,18 +70,18 @@ CLEANFILES =
 endif
 
 CLEANFILES +=   *~                             \
-               polkit-scan.*                   \
-               polkit.args                     \
-               polkit.hierarchy                \
-               polkit.interfaces               \
-               polkit.prerequisites            \
-               polkit.signals                  \
+               polkit-1-scan.*                 \
+               polkit-1.args                   \
+               polkit-1.hierarchy              \
+               polkit-1.interfaces             \
+               polkit-1.prerequisites          \
+               polkit-1.signals                \
                *.bak                           \
-               polkit-decl-list.txt            \
-               polkit-decl.txt                 \
-               polkit-overrides.txt            \
-               polkit-undeclared.txt           \
-               polkit-undocumented.txt         \
+               polkit-1-decl-list.txt          \
+               polkit-1-decl.txt               \
+               polkit-1-overrides.txt          \
+               polkit-1-undeclared.txt         \
+               polkit-1-undocumented.txt       \
                *.stamp                         \
                -rf html xml                    \
                $(NULL)
index 4ef4787..b380899 100644 (file)
@@ -4,10 +4,10 @@ NULL =
 AUTOMAKE_OPTIONS = 1.7
 
 # The name of the module.
-DOC_MODULE=polkitagent
+DOC_MODULE=polkitagent-1
 
 # The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkitagent-docs.xml
+DOC_MAIN_SGML_FILE=polkitagent-1-docs.xml
 
 # Extra options to supply to gtkdoc-scan
 SCAN_OPTIONS=--ignore-headers=config.h
@@ -62,11 +62,11 @@ FIXXREF_OPTIONS=
 MAINTAINERCLEANFILES =                         \
        *~                                      \
        Makefile.in                             \
-       polkitagent-decl-list.txt               \
-       polkitagent-decl.txt                    \
-       polkitagent-overrides.txt               \
-       polkitagent-undeclared.txt              \
-       polkitagent-undocumented.txt            \
+       polkitagent-1-decl-list.txt             \
+       polkitagent-1-decl.txt                  \
+       polkitagent-1-overrides.txt             \
+       polkitagent-1-undeclared.txt            \
+       polkitagent-1-undocumented.txt          \
        $(NULL)
 
 if ENABLE_GTK_DOC
@@ -76,18 +76,18 @@ CLEANFILES =
 endif
 
 CLEANFILES +=   *~                                     \
-               polkitagent-scan.*                      \
-               polkitagent.args                        \
-               polkitagent.hierarchy                   \
-               polkitagent.interfaces                  \
-               polkitagent.prerequisites               \
-               polkitagent.signals                     \
+               polkitagent-1-scan.*                    \
+               polkitagent-1.args                      \
+               polkitagent-1.hierarchy                 \
+               polkitagent-1.interfaces                \
+               polkitagent-1.prerequisites             \
+               polkitagent-1.signals                   \
                *.bak                                   \
-               polkitagent-decl-list.txt               \
-               polkitagent-decl.txt                    \
-               polkitagent-overrides.txt               \
-               polkitagent-undeclared.txt              \
-               polkitagent-undocumented.txt            \
+               polkitagent-1-decl-list.txt             \
+               polkitagent-1-decl.txt                  \
+               polkitagent-1-overrides.txt             \
+               polkitagent-1-undeclared.txt            \
+               polkitagent-1-undocumented.txt          \
                *.stamp                                 \
                -rf html xml                            \
                $(NULL)
index 8725334..757f84e 100644 (file)
@@ -4,10 +4,10 @@ NULL =
 AUTOMAKE_OPTIONS = 1.7
 
 # The name of the module.
-DOC_MODULE=polkitbackend
+DOC_MODULE=polkitbackend-1
 
 # The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkitbackend-docs.xml
+DOC_MAIN_SGML_FILE=polkitbackend-1-docs.xml
 
 # Extra options to supply to gtkdoc-scan
 SCAN_OPTIONS=--ignore-headers=config.h
@@ -62,11 +62,11 @@ FIXXREF_OPTIONS=
 MAINTAINERCLEANFILES =                         \
        *~                                      \
        Makefile.in                             \
-       polkitbackend-decl-list.txt             \
-       polkitbackend-decl.txt                  \
-       polkitbackend-overrides.txt             \
-       polkitbackend-undeclared.txt            \
-       polkitbackend-undocumented.txt          \
+       polkitbackend-1-decl-list.txt           \
+       polkitbackend-1-decl.txt                \
+       polkitbackend-1-overrides.txt           \
+       polkitbackend-1-undeclared.txt          \
+       polkitbackend-1-undocumented.txt        \
        $(NULL)
 
 if ENABLE_GTK_DOC
@@ -76,18 +76,18 @@ CLEANFILES =
 endif
 
 CLEANFILES +=   *~                                     \
-               polkitbackend-scan.*                    \
-               polkitbackend.args                      \
-               polkitbackend.hierarchy                 \
-               polkitbackend.interfaces                \
-               polkitbackend.prerequisites             \
-               polkitbackend.signals                   \
+               polkitbackend-1-scan.*                  \
+               polkitbackend-1.args                    \
+               polkitbackend-1.hierarchy               \
+               polkitbackend-1.interfaces              \
+               polkitbackend-1.prerequisites           \
+               polkitbackend-1.signals                 \
                *.bak                                   \
-               polkitbackend-decl-list.txt             \
-               polkitbackend-decl.txt                  \
-               polkitbackend-overrides.txt             \
-               polkitbackend-undeclared.txt            \
-               polkitbackend-undocumented.txt          \
+               polkitbackend-1-decl-list.txt           \
+               polkitbackend-1-decl.txt                \
+               polkitbackend-1-overrides.txt           \
+               polkitbackend-1-undeclared.txt          \
+               polkitbackend-1-undocumented.txt        \
                *.stamp                                 \
                -rf html xml                            \
                $(NULL)