[libpeas] Fix the docs
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Fix the docs
- Date: Sat, 20 Dec 2014 17:20:39 +0000 (UTC)
commit d93a7d864eef9fc3b37a1a91183407a897f71c38
Author: Garrett Regier <garrettregier gmail com>
Date: Fri Dec 19 23:40:30 2014 -0800
Fix the docs
docs/reference/libpeas-docs.sgml | 22 +++++++++++++++++++++-
libpeas/peas-engine.c | 2 +-
2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/libpeas-docs.sgml b/docs/reference/libpeas-docs.sgml
index cd44728..44e5c5f 100644
--- a/docs/reference/libpeas-docs.sgml
+++ b/docs/reference/libpeas-docs.sgml
@@ -36,9 +36,29 @@
</chapter>
</part>
<index id="api-index-full">
- <title>API Index</title>
+ <title>Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-index-deprecated" role="deprecated">
+ <title>Index of deprecated symbols</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-2" role="1.2">
+ <title>Index of new symbols in 1.2</title>
+ <xi:include href="xml/api-index-1.2.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-4" role="1.4">
+ <title>Index of new symbols in 1.4</title>
+ <xi:include href="xml/api-index-1.4.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-6" role="1.6">
+ <title>Index of new symbols in 1.6</title>
+ <xi:include href="xml/api-index-1.6.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-14" role="1.14">
+ <title>Index of new symbols in 1.14</title>
+ <xi:include href="xml/api-index-1.14.xml"><xi:fallback /></xi:include>
+ </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>
diff --git a/libpeas/peas-engine.c b/libpeas/peas-engine.c
index 7934adc..328acee 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -565,7 +565,7 @@ peas_engine_class_init (PeasEngineClass *klass)
*
* See peas_engine_new_with_nonglobal_loaders() for more information.
*
- * Since: 2.14
+ * Since: 1.14
*/
properties[PROP_NONGLOBAL_LOADERS] =
g_param_spec_boolean ("nonglobal-loaders",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]