[gnome-builder] doc: adjust documentation stubs



commit 961a2e251b2b306504c70e1994111490ad1da469
Author: Christian Hergert <chergert redhat com>
Date:   Thu Feb 23 21:24:15 2017 -0800

    doc: adjust documentation stubs

 doc/api/index.rst            |   21 ++++++++++++---------
 doc/conf.py                  |    2 +-
 doc/favicon.ico              |  Bin 50140 -> 4286 bytes
 doc/plugins/editor/index.rst |    3 ---
 doc/plugins/index.rst        |    2 --
 doc/plugins/subprocesses.rst |    3 ---
 doc/workbench.rst            |    9 ---------
 7 files changed, 13 insertions(+), 27 deletions(-)
---
diff --git a/doc/api/index.rst b/doc/api/index.rst
index aa16bf7..9b74c92 100644
--- a/doc/api/index.rst
+++ b/doc/api/index.rst
@@ -6,12 +6,15 @@ API
    :maxdepth: 3
    :titlesonly:
 
-   context
-   buffers
-   configs
-   devices
-   running
-   subprocess
-   transfers
-   vcs
-   workers
+   Egg-1.0/index
+   Gdk-3.0/index
+   GLib-2.0/index
+   Gio-2.0/index
+   Gtk-3.0/index
+   GtkSource-3.0/index
+   Ide-1.0/index
+   Json-1.0/index
+   Peas-1.0/index
+   Pnl-1.0/index
+   Template-1.0/index
+
diff --git a/doc/conf.py b/doc/conf.py
index 52514c9..0a6c9c6 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -155,7 +155,7 @@ html_context = {
 # the docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
 # pixels large.
 #
-html_favicon = 'favicon'
+html_favicon = 'favicon,ico'
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
diff --git a/doc/favicon.ico b/doc/favicon.ico
index f167042..ff21d89 100644
Binary files a/doc/favicon.ico and b/doc/favicon.ico differ
diff --git a/doc/plugins/editor/index.rst b/doc/plugins/editor/index.rst
index 89ed8b5..8da408a 100644
--- a/doc/plugins/editor/index.rst
+++ b/doc/plugins/editor/index.rst
@@ -12,6 +12,3 @@ Extending the Editor
    autocompletion
    snippets
    filesettings
-   gotodef
-   symbols
-   rename
diff --git a/doc/plugins/index.rst b/doc/plugins/index.rst
index ca33860..11d5d6a 100644
--- a/doc/plugins/index.rst
+++ b/doc/plugins/index.rst
@@ -15,9 +15,7 @@ Creating Plugins
    building/index
    processes/index
    devices
-   runtimes
    running
-   symbols
    keybindings
    langserv
    search


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]