diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-03 23:13:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-03 23:13:17 -0500 |
commit | 88a2e255141f97ac65c65fd89b5ef9a30b9138c4 (patch) | |
tree | 15dbaac8e5aaf4f3effed2d01ae9c82aa5f08236 /doc | |
parent | 34cc40d9fb8f21485a467c2cfaba6fd0b063719f (diff) | |
download | tdebase-88a2e255141f97ac65c65fd89b5ef9a30b9138c4.tar.gz tdebase-88a2e255141f97ac65c65fd89b5ef9a30b9138c4.zip |
Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule
Fix up several tabbed TDEControl modules to use this mechanism
Fix a couple of docbooks with missing section IDs
This relates to Bug 1850
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kcontrol/keys/index.docbook | 2 | ||||
-rw-r--r-- | doc/kcontrol/twindecoration/index.docbook | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/kcontrol/keys/index.docbook b/doc/kcontrol/keys/index.docbook index 3a57b03e8..3aa32d659 100644 --- a/doc/kcontrol/keys/index.docbook +++ b/doc/kcontrol/keys/index.docbook @@ -160,7 +160,7 @@ scheme, discarding your changes.</para></important> </sect3> </sect2> -<sect2> +<sect2 id="key-bindings-modifiers"> <title>Modifier Keys</title> <para>Different keyboards offer different sets of modifier keys. A diff --git a/doc/kcontrol/twindecoration/index.docbook b/doc/kcontrol/twindecoration/index.docbook index c94c12d30..0efb5bb17 100644 --- a/doc/kcontrol/twindecoration/index.docbook +++ b/doc/kcontrol/twindecoration/index.docbook @@ -29,7 +29,7 @@ <sect1 id="window-deco"> <title>Window Decoration</title> -<sect2> +<sect2 id="window-deco-general"> <title>General</title> <para>This module allows you to select a style for the borders around @@ -61,7 +61,7 @@ use.</para> </sect2> -<sect2> +<sect2 id="window-deco-buttons"> <title>Buttons</title> <para>This page has instructions directly on it - just drag around the |