pidgin/pidgin

d50484dc243e
Parents dc06703548a1
Children d0abbb616bea
Simple enums don't have docs so remove them from the docs.

I found this because the rename broke the docs.

Testing Done:
Built the docs without issue but verified the page was empty before removing the file.

Reviewed at https://reviews.imfreedom.org/r/871/
--- a/doc/reference/libpurple/libpurple-docs.xml Tue Aug 03 20:50:03 2021 -0500
+++ b/doc/reference/libpurple/libpurple-docs.xml Tue Aug 03 23:51:44 2021 -0500
@@ -115,7 +115,6 @@
<xi:include href="xml/xmlnode.xml" />
<xi:include href="xml/version.xml" />
<xi:include href="xml/util.xml" />
- <xi:include href="xml/enums.xml" />
</part>
<part id="Submodules">
--- a/doc/reference/libpurple/meson.build Tue Aug 03 20:50:03 2021 -0500
+++ b/doc/reference/libpurple/meson.build Tue Aug 03 23:51:44 2021 -0500
@@ -12,6 +12,7 @@
'glibcompat.h',
'internal.h',
'purple.h',
+ 'purpleenums.h',
'purpleprivate.h',
]