From d258ada9795c60692af9e179c867a2657224c364 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 2 Feb 2009 23:49:17 -0500 Subject: depend on EggDBus HEAD for stamp file and Docbook docs for D-Bus interfaces make -j4 should work now --- docs/polkit/Makefile.am | 9 +++++++-- docs/polkit/polkit-docs.xml | 7 +++++++ 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/polkit/Makefile.am b/docs/polkit/Makefile.am index 3660163..bf4f909 100644 --- a/docs/polkit/Makefile.am +++ b/docs/polkit/Makefile.am @@ -47,8 +47,13 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml MKTMPL_OPTIONS= # Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE) -content_files = \ - ../version.xml \ +content_files = \ + ../version.xml \ + ../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml \ + ../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthorityManager.xml \ + ../../src/polkitagent/docbook-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.xml \ + ../man/PolicyKit.xml \ + ../man/polkit.xml \ $(NULL) # Images to copy into HTML directory diff --git a/docs/polkit/polkit-docs.xml b/docs/polkit/polkit-docs.xml index 5488f75..07f118f 100644 --- a/docs/polkit/polkit-docs.xml +++ b/docs/polkit/polkit-docs.xml @@ -55,6 +55,13 @@ + + D-Bus API Reference + + + + + Core API Reference -- cgit v1.2.3