diff options
author | Rob Staudinger <robsta@linux.intel.com> | 2012-02-01 10:04:37 +0100 |
---|---|---|
committer | Rob Staudinger <robsta@linux.intel.com> | 2012-02-01 10:04:37 +0100 |
commit | 513751a985d5591db1907ee8420120910bf39166 (patch) | |
tree | 893e0b2fa51417810368fc0ac3049b5c24c9a056 /docs | |
parent | 37aca76dd9f0ade0db1870ae573e91f8766d336a (diff) |
docs: Clean up docs build, removing stale file references
Revisit the documentation build and remove references to the old
status implementation that has been superseded by commit
b004f03c6500e39021cee38f327507bb40af03c3.
Tags: docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ytstenut/Makefile.am | 1 | ||||
-rw-r--r-- | docs/reference/ytstenut/ytstenut-docs.xml.in | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/docs/reference/ytstenut/Makefile.am b/docs/reference/ytstenut/Makefile.am index bcc378d..dcd510f 100644 --- a/docs/reference/ytstenut/Makefile.am +++ b/docs/reference/ytstenut/Makefile.am @@ -82,7 +82,6 @@ IGNORE_HFILES = \ yts-service-factory.h \ yts-service-impl.h \ yts-service-internal.h \ - yts-status.h \ yts-vp-playable-proxy.h \ yts-vp-player-adapter.h \ yts-vp-player-proxy.h \ diff --git a/docs/reference/ytstenut/ytstenut-docs.xml.in b/docs/reference/ytstenut/ytstenut-docs.xml.in index 3a9cc2e..0de6dfc 100644 --- a/docs/reference/ytstenut/ytstenut-docs.xml.in +++ b/docs/reference/ytstenut/ytstenut-docs.xml.in @@ -48,15 +48,12 @@ <xi:include href="xml/yts-capability-status.xml"/> <xi:include href="xml/yts-capability.xml"/> - <xi:include href="xml/yts-caps.xml"/> <xi:include href="xml/yts-client.xml"/> <xi:include href="xml/yts-contact.xml"/> - <xi:include href="xml/yts-debug.xml"/> <xi:include href="xml/yts-error-message.xml"/> <xi:include href="xml/yts-error.xml"/> <xi:include href="xml/yts-event-message.xml"/> <xi:include href="xml/yts-invocation-message.xml"/> - <xi:include href="xml/yts-main.xml"/> <xi:include href="xml/yts-message.xml"/> <xi:include href="xml/yts-metadata-service.xml"/> <xi:include href="xml/yts-metadata.xml"/> @@ -66,8 +63,6 @@ <xi:include href="xml/yts-roster.xml"/> <xi:include href="xml/yts-service-adapter.xml"/> <xi:include href="xml/yts-service.xml"/> - <xi:include href="xml/yts-status.xml"/> - <xi:include href="xml/yts-types.xml"/> <xi:include href="xml/yts-version.xml"/> <xi:include href="xml/yts-vp-content.xml"/> <xi:include href="xml/yts-vp-playable.xml"/> |