Skip to content

Commit b2f358d

Browse files
committed
deploy: dc0ef50
1 parent 4445a84 commit b2f358d

13 files changed

Lines changed: 426 additions & 466 deletions

docs/FAQ.html

Lines changed: 249 additions & 249 deletions
Large diffs are not rendered by default.

docs/chap2.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@ <h2>Reordering Overlapping Windows</h2>
163163
the Window Inspector panel.</p>
164164
<p><strong>Extra Bindings</strong></p>
165165
<table>
166-
<colgroup>
167-
<col style="width: 49%">
168-
<col style="width: 51%">
169-
</colgroup>
170166
<thead>
171167
<tr>
172168
<th class="head"><p>Action</p></th>
@@ -222,10 +218,6 @@ <h2>Moving a Window</h2>
222218
windows from doing that with the <em>DontMoveOff</em> window attribute.</p>
223219
<p><strong>Extra Bindings</strong></p>
224220
<table>
225-
<colgroup>
226-
<col style="width: 49%">
227-
<col style="width: 51%">
228-
</colgroup>
229221
<thead>
230222
<tr>
231223
<th class="head"><p>Action</p></th>
@@ -271,10 +263,6 @@ <h2>Resizing a Window</h2>
271263
</ul>
272264
<p><strong>Extra Bindings</strong></p>
273265
<table>
274-
<colgroup>
275-
<col style="width: 50%">
276-
<col style="width: 50%">
277-
</colgroup>
278266
<thead>
279267
<tr>
280268
<th class="head"><p>Action</p></th>

docs/chap3.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,6 @@ <h2>Hiding an Application</h2>
162162
application.</p>
163163
<p><strong>Extra Bindings</strong></p>
164164
<table>
165-
<colgroup>
166-
<col style="width: 49%">
167-
<col style="width: 51%">
168-
</colgroup>
169165
<thead>
170166
<tr>
171167
<th class="head"><p>Action</p></th>

docs/chap4.html

Lines changed: 16 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,22 @@ <h1>
5959
<main id="configuring-window-maker">
6060
<h1 class="title">Configuring Window Maker</h1>
6161

62-
<div class="contents local topic" id="contents">
62+
<nav class="contents local" id="contents" role="doc-toc">
6363
<ul class="simple">
6464
<li>
65-
<p><a class="reference internal" href="#the-defaults-system" id="id3">The Defaults System</a></p>
65+
<p><a class="reference internal" href="#the-defaults-system" id="toc-entry-1">The Defaults System</a></p>
6666
<ul>
67-
<li><p><a class="reference internal" href="#property-list-file-format" id="id4">Property list File Format</a></p></li>
68-
<li><p><a class="reference internal" href="#value-types" id="id5">Value Types</a></p></li>
69-
<li><p><a class="reference internal" href="#preferences" id="id6">Preferences</a></p></li>
70-
<li><p><a class="reference internal" href="#appearance-options" id="id7">Appearance Options</a></p></li>
71-
<li><p><a class="reference internal" href="#keyboard-bindings" id="id8">Keyboard Bindings</a></p></li>
72-
<li><p><a class="reference internal" href="#window-attributes" id="id9">Window Attributes</a></p></li>
73-
<li><p><a class="reference internal" href="#applications-menu" id="id10">Applications Menu</a></p></li>
67+
<li><p><a class="reference internal" href="#property-list-file-format" id="toc-entry-2">Property list File Format</a></p></li>
68+
<li><p><a class="reference internal" href="#value-types" id="toc-entry-3">Value Types</a></p></li>
69+
<li><p><a class="reference internal" href="#preferences" id="toc-entry-4">Preferences</a></p></li>
70+
<li><p><a class="reference internal" href="#appearance-options" id="toc-entry-5">Appearance Options</a></p></li>
71+
<li><p><a class="reference internal" href="#keyboard-bindings" id="toc-entry-6">Keyboard Bindings</a></p></li>
72+
<li><p><a class="reference internal" href="#window-attributes" id="toc-entry-7">Window Attributes</a></p></li>
73+
<li><p><a class="reference internal" href="#applications-menu" id="toc-entry-8">Applications Menu</a></p></li>
7474
</ul>
7575
</li>
7676
</ul>
77-
</div>
77+
</nav>
7878
<section id="the-defaults-system">
7979
<h1>The Defaults System</h1>
8080
<p>WindowMaker uses a defaults database for storing various information, like
@@ -129,10 +129,6 @@ <h2>Property list File Format</h2>
129129
<h2>Value Types</h2>
130130
<p>Here is a description of some of the types of values that an option might have:</p>
131131
<table>
132-
<colgroup>
133-
<col style="width: 29%">
134-
<col style="width: 71%">
135-
</colgroup>
136132
<thead>
137133
<tr>
138134
<th class="head"><p>Type</p></th>
@@ -181,11 +177,6 @@ <h2>Preferences</h2>
181177
the advanced configuration and point to the right sources, where one can
182178
easily figure out which options take which values -->
183179
<table>
184-
<colgroup>
185-
<col style="width: 32%">
186-
<col style="width: 24%">
187-
<col style="width: 44%">
188-
</colgroup>
189180
<thead>
190181
<tr>
191182
<th class="head"><p>Option</p></th>
@@ -659,11 +650,6 @@ <h2>Appearance Options</h2>
659650
</figcaption>
660651
</figure>
661652
<table>
662-
<colgroup>
663-
<col style="width: 24%">
664-
<col style="width: 27%">
665-
<col style="width: 49%">
666-
</colgroup>
667653
<thead>
668654
<tr>
669655
<th class="head"><p>Option</p></th>
@@ -892,11 +878,6 @@ <h2>Keyboard Bindings</h2>
892878
<p>Key names can be found at /usr/X11R6/include/X11/keysymdef.h The <em>XK_</em> prefixes
893879
must be ignored (if key name is <em>XK_Return</em> use <em>Return</em>).</p>
894880
<table>
895-
<colgroup>
896-
<col style="width: 29%">
897-
<col style="width: 19%">
898-
<col style="width: 52%">
899-
</colgroup>
900881
<thead>
901882
<tr>
902883
<th class="head"><p>Option</p></th>
@@ -1103,7 +1084,7 @@ <h2>Window Attributes</h2>
11031084
KeepOnTop = NO;
11041085
};
11051086
}</code></pre>
1106-
<p>Window names are in the form <a class="footnote-reference brackets" href="#id2" id="id1">1</a> :</p>
1087+
<p>Window names are in the form <a class="footnote-reference brackets" href="#footnote-1" id="footnote-reference-1" role="doc-noteref"><span class="fn-bracket">[</span>1<span class="fn-bracket">]</span></a> :</p>
11071088
<ul class="simple">
11081089
<li><p>&lt;window instance name&gt;.&lt;window class name&gt;</p></li>
11091090
</ul>
@@ -1122,11 +1103,6 @@ <h2>Window Attributes</h2>
11221103
<p><strong>Options:</strong></p>
11231104
<p>The default is NO for all options</p>
11241105
<table>
1125-
<colgroup>
1126-
<col style="width: 28%">
1127-
<col style="width: 24%">
1128-
<col style="width: 49%">
1129-
</colgroup>
11301106
<thead>
11311107
<tr>
11321108
<th class="head"><p>Option</p></th>
@@ -1250,17 +1226,17 @@ <h2>Applications Menu</h2>
12501226
$(HOME)/GNUstep/Defaults/WMRootMenu</p></li>
12511227
</ul>
12521228
<hr class="docutils">
1253-
<dl class="footnote brackets">
1254-
<dt class="label" id="id2"><span class="brackets"><a class="fn-backref" href="#id1">1</a></span></dt>
1255-
<dd>
1229+
<aside class="footnote-list brackets">
1230+
<aside class="footnote brackets" id="footnote-1" role="doc-footnote">
1231+
<span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#footnote-reference-1">1</a><span class="fn-bracket">]</span></span>
12561232
<p>You can get the values for these information by running the <span class="docutils literal">xprop</span>
12571233
utility on the desired window. When you do that, it will show the following
12581234
line, among other things:</p>
12591235
<pre class="code highlight literal-block"><code>WM_CLASS(STRING) = "xterm", "XTerm"</code></pre>
12601236
<p>The first string (xterm) is the window instance name and the second (XTerm)
12611237
the window class name.</p>
1262-
</dd>
1263-
</dl>
1238+
</aside>
1239+
</aside>
12641240
</section>
12651241
</section>
12661242
</main>

docs/guidedtour/back.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ <h1>
6060
<h1 class="title">Backgrounds and Themes</h1>
6161

6262
<!-- TODO: check for the dead links -->
63-
<div class="contents topic" id="contents">
63+
<nav class="contents" id="contents" role="doc-toc">
6464
<p class="topic-title">Contents</p>
6565
<ul class="simple">
66-
<li><p><a class="reference internal" href="#backgrounds" id="id1">Backgrounds</a></p></li>
67-
<li><p><a class="reference internal" href="#styles" id="id2">Styles</a></p></li>
68-
<li><p><a class="reference internal" href="#themes" id="id3">Themes</a></p></li>
66+
<li><p><a class="reference internal" href="#backgrounds" id="toc-entry-1">Backgrounds</a></p></li>
67+
<li><p><a class="reference internal" href="#styles" id="toc-entry-2">Styles</a></p></li>
68+
<li><p><a class="reference internal" href="#themes" id="toc-entry-3">Themes</a></p></li>
6969
</ul>
70-
</div>
70+
</nav>
7171
<p>For the purposes of this guided tour, only those appearance options that are
7272
built-in to Window Maker will be considered. Crafting custom styles and themes
7373
is not terribly difficult, nor do you need any special knowledge of programming

docs/guidedtour/dock.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ <h1>
5959
<main id="dock">
6060
<h1 class="title">Dock</h1>
6161

62-
<div class="contents topic" id="contents">
62+
<nav class="contents" id="contents" role="doc-toc">
6363
<p class="topic-title">Contents</p>
6464
<ul class="simple">
65-
<li><p><a class="reference internal" href="#application-dock" id="id1">Application dock</a></p></li>
66-
<li><p><a class="reference internal" href="#starting-an-application" id="id2">Starting an application</a></p></li>
67-
<li><p><a class="reference internal" href="#customizing" id="id3">Customizing</a></p></li>
68-
<li><p><a class="reference internal" href="#configuring" id="id4">Configuring</a></p></li>
65+
<li><p><a class="reference internal" href="#application-dock" id="toc-entry-1">Application dock</a></p></li>
66+
<li><p><a class="reference internal" href="#starting-an-application" id="toc-entry-2">Starting an application</a></p></li>
67+
<li><p><a class="reference internal" href="#customizing" id="toc-entry-3">Customizing</a></p></li>
68+
<li><p><a class="reference internal" href="#configuring" id="toc-entry-4">Configuring</a></p></li>
6969
</ul>
70-
</div>
70+
</nav>
7171
<section id="application-dock">
7272
<h1>Application dock</h1>
7373
<p>The dock is the column of icons located by default on the right side of the
@@ -80,34 +80,34 @@ <h1>Application dock</h1>
8080
Window Maker to autosave your session upon logout) any icons you docked will
8181
automatically reappear at your next - and each subsequent - session.</p>
8282
<p>The dock can be configured to remain on top of maximized windows. To do this,
83-
right-click on a dock or any docked icon then select appropriate option form
83+
right-click on a dock or any docked icon then select appropriate option from
8484
<em>Dock position</em> submenu. Consult <a class="reference external" href="menu.html#application-icon-menu">Application icon menu</a> for details.</p>
8585
<p>The WMDock icon (by default, with the GNUstep logo) can be dragged sideways to
86-
switch the the entire dock from one side of the display to the other.</p>
86+
switch the entire dock from one side of the display to the other.</p>
8787
<p>Dragging the WMDock icon downward will move the dock off the display with the
8888
exception of the WMDock icon itself, which will remain visible. To restore dock
8989
visibility, left-click-and-drag the dock back on screen.</p>
9090
</section>
9191
<section id="starting-an-application">
9292
<h1>Starting an application</h1>
9393
<p>Double-clicking the icon of a docked application starts the application.</p>
94-
<p>An application that has not been launched normally has an elipsis (three dots)
94+
<p>An application that has not been launched normally has an ellipsis (three dots)
9595
in the bottom-left-corner of the icon and appears in full color as shown below.</p>
9696
<figure class="borderless">
9797
<img alt="Unlaunched application icon" src="images/unlaunched_app.png">
9898
<figcaption>
9999
<p>Unlaunched application icon</p>
100100
</figcaption>
101101
</figure>
102-
<p>When the application is running, the elipsis disappears from the
103-
bottom-left-corner of the icon and the icon becomes highlited.</p>
102+
<p>When the application is running, the ellipsis disappears from the
103+
bottom-left-corner of the icon and the icon becomes highlighted.</p>
104104
<figure class="borderless">
105105
<img alt="Launched application icon" src="images/launched_app.png">
106106
<figcaption>
107107
<p>Launched application icon</p>
108108
</figcaption>
109109
</figure>
110-
<p>Sometimes, when the application is running, instead of highlited icon, the icon
110+
<p>Sometimes, when the application is running, instead of highlighted icon, the icon
111111
becomes "greyed out", giving a visual cue that the application is already open,
112112
and cannot be launched again.</p>
113113
<figure class="borderless">

docs/guidedtour/menu.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ <h1>
5959
<main id="menus">
6060
<h1 class="title">Menus</h1>
6161

62-
<div class="contents local topic" id="contents">
62+
<nav class="contents local" id="contents" role="doc-toc">
6363
<ul class="simple">
64-
<li><p><a class="reference internal" href="#menu-list" id="id1">Menu list</a></p></li>
65-
<li><p><a class="reference internal" href="#root-window-menu" id="id2">Root window menu</a></p></li>
66-
<li><p><a class="reference internal" href="#window-list-menu" id="id3">Window list menu</a></p></li>
67-
<li><p><a class="reference internal" href="#workspaces-menu" id="id4">Workspaces menu</a></p></li>
68-
<li><p><a class="reference internal" href="#application-icon-menu" id="id5">Application icon menu</a></p></li>
64+
<li><p><a class="reference internal" href="#menu-list" id="toc-entry-1">Menu list</a></p></li>
65+
<li><p><a class="reference internal" href="#root-window-menu" id="toc-entry-2">Root window menu</a></p></li>
66+
<li><p><a class="reference internal" href="#window-list-menu" id="toc-entry-3">Window list menu</a></p></li>
67+
<li><p><a class="reference internal" href="#workspaces-menu" id="toc-entry-4">Workspaces menu</a></p></li>
68+
<li><p><a class="reference internal" href="#application-icon-menu" id="toc-entry-5">Application icon menu</a></p></li>
6969
</ul>
70-
</div>
70+
</nav>
7171
<section id="menu-list">
7272
<h1>Menu list</h1>
7373
<p>Different menus are available within Window Maker:</p>

docs/guidedtour/misc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ <h1>
5959
<main id="miscellaneous">
6060
<h1 class="title">Miscellaneous</h1>
6161

62-
<div class="contents topic" id="contents">
62+
<nav class="contents" id="contents" role="doc-toc">
6363
<p class="topic-title">Contents</p>
6464
<ul class="simple">
65-
<li><p><a class="reference internal" href="#localization" id="id1">Localization</a></p></li>
66-
<li><p><a class="reference internal" href="#fonts" id="id2">Fonts</a></p></li>
67-
<li><p><a class="reference internal" href="#utilities" id="id3">Utilities</a></p></li>
65+
<li><p><a class="reference internal" href="#localization" id="toc-entry-1">Localization</a></p></li>
66+
<li><p><a class="reference internal" href="#fonts" id="toc-entry-2">Fonts</a></p></li>
67+
<li><p><a class="reference internal" href="#utilities" id="toc-entry-3">Utilities</a></p></li>
6868
</ul>
69-
</div>
69+
</nav>
7070
<section id="localization">
7171
<h1>Localization</h1>
7272
<p>As soon as Window Maker is compiled with some options and gettext installed, it

docs/guidedtour/prefs.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -84,27 +84,27 @@ <h1>WPrefs.app</h1>
8484
<p>WPrefs.app after launching</p>
8585
</figcaption>
8686
</figure>
87-
<div class="contents local topic" id="available-preference-settings">
87+
<nav class="contents local" id="available-preference-settings">
8888
<p class="topic-title">Available preference settings</p>
8989
<ul class="simple">
90-
<li><p><a class="reference internal" href="#window-focus" id="id1">Window focus</a></p></li>
91-
<li><p><a class="reference internal" href="#window-handling" id="id2">Window handling</a></p></li>
92-
<li><p><a class="reference internal" href="#menu" id="id3">Menu</a></p></li>
93-
<li><p><a class="reference internal" href="#icon" id="id4">Icon</a></p></li>
94-
<li><p><a class="reference internal" href="#ergonomy" id="id5">Ergonomy</a></p></li>
95-
<li><p><a class="reference internal" href="#search-path" id="id6">Search Path</a></p></li>
96-
<li><p><a class="reference internal" href="#dock" id="id7">Dock</a></p></li>
97-
<li><p><a class="reference internal" href="#workspace" id="id8">Workspace</a></p></li>
98-
<li><p><a class="reference internal" href="#other" id="id9">Other</a></p></li>
99-
<li><p><a class="reference internal" href="#applications-menu" id="id10">Applications menu</a></p></li>
100-
<li><p><a class="reference internal" href="#keyboard-shortcut" id="id11">Keyboard shortcut</a></p></li>
101-
<li><p><a class="reference internal" href="#mouse" id="id12">Mouse</a></p></li>
102-
<li><p><a class="reference internal" href="#appearance" id="id13">Appearance</a></p></li>
103-
<li><p><a class="reference internal" href="#font-configuration" id="id14">Font configuration</a></p></li>
104-
<li><p><a class="reference internal" href="#expert-user" id="id15">Expert user</a></p></li>
105-
<li><p><a class="reference internal" href="#editing-the-configuration-file" id="id16">Editing the configuration file</a></p></li>
90+
<li><p><a class="reference internal" href="#window-focus" id="toc-entry-1">Window focus</a></p></li>
91+
<li><p><a class="reference internal" href="#window-handling" id="toc-entry-2">Window handling</a></p></li>
92+
<li><p><a class="reference internal" href="#menu" id="toc-entry-3">Menu</a></p></li>
93+
<li><p><a class="reference internal" href="#icon" id="toc-entry-4">Icon</a></p></li>
94+
<li><p><a class="reference internal" href="#ergonomy" id="toc-entry-5">Ergonomy</a></p></li>
95+
<li><p><a class="reference internal" href="#search-path" id="toc-entry-6">Search Path</a></p></li>
96+
<li><p><a class="reference internal" href="#dock" id="toc-entry-7">Dock</a></p></li>
97+
<li><p><a class="reference internal" href="#workspace" id="toc-entry-8">Workspace</a></p></li>
98+
<li><p><a class="reference internal" href="#other" id="toc-entry-9">Other</a></p></li>
99+
<li><p><a class="reference internal" href="#applications-menu" id="toc-entry-10">Applications menu</a></p></li>
100+
<li><p><a class="reference internal" href="#keyboard-shortcut" id="toc-entry-11">Keyboard shortcut</a></p></li>
101+
<li><p><a class="reference internal" href="#mouse" id="toc-entry-12">Mouse</a></p></li>
102+
<li><p><a class="reference internal" href="#appearance" id="toc-entry-13">Appearance</a></p></li>
103+
<li><p><a class="reference internal" href="#font-configuration" id="toc-entry-14">Font configuration</a></p></li>
104+
<li><p><a class="reference internal" href="#expert-user" id="toc-entry-15">Expert user</a></p></li>
105+
<li><p><a class="reference internal" href="#editing-the-configuration-file" id="toc-entry-16">Editing the configuration file</a></p></li>
106106
</ul>
107-
</div>
107+
</nav>
108108
<section id="window-focus">
109109
<h2>Window focus</h2>
110110
<figure class="borderless">

docs/guidedtour/win.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,21 @@ <h1>
5959
<main id="windows">
6060
<h1 class="title">Windows</h1>
6161

62-
<div class="contents local topic" id="contents">
62+
<nav class="contents local" id="contents" role="doc-toc">
6363
<ul class="simple">
64-
<li><p><a class="reference internal" href="#description" id="id1">Description</a></p></li>
65-
<li><p><a class="reference internal" href="#focusing" id="id2">Focusing</a></p></li>
66-
<li><p><a class="reference internal" href="#reordering" id="id3">Reordering</a></p></li>
67-
<li><p><a class="reference internal" href="#moving" id="id4">Moving</a></p></li>
68-
<li><p><a class="reference internal" href="#maximizing" id="id5">Maximizing</a></p></li>
69-
<li><p><a class="reference internal" href="#miniaturizing" id="id6">Miniaturizing</a></p></li>
70-
<li><p><a class="reference internal" href="#resizing" id="id7">Resizing</a></p></li>
71-
<li><p><a class="reference internal" href="#shading" id="id8">Shading</a></p></li>
72-
<li><p><a class="reference internal" href="#hiding" id="id9">Hiding</a></p></li>
73-
<li><p><a class="reference internal" href="#closing" id="id10">Closing</a></p></li>
74-
<li><p><a class="reference internal" href="#commands-menu" id="id11">Commands menu</a></p></li>
64+
<li><p><a class="reference internal" href="#description" id="toc-entry-1">Description</a></p></li>
65+
<li><p><a class="reference internal" href="#focusing" id="toc-entry-2">Focusing</a></p></li>
66+
<li><p><a class="reference internal" href="#reordering" id="toc-entry-3">Reordering</a></p></li>
67+
<li><p><a class="reference internal" href="#moving" id="toc-entry-4">Moving</a></p></li>
68+
<li><p><a class="reference internal" href="#maximizing" id="toc-entry-5">Maximizing</a></p></li>
69+
<li><p><a class="reference internal" href="#miniaturizing" id="toc-entry-6">Miniaturizing</a></p></li>
70+
<li><p><a class="reference internal" href="#resizing" id="toc-entry-7">Resizing</a></p></li>
71+
<li><p><a class="reference internal" href="#shading" id="toc-entry-8">Shading</a></p></li>
72+
<li><p><a class="reference internal" href="#hiding" id="toc-entry-9">Hiding</a></p></li>
73+
<li><p><a class="reference internal" href="#closing" id="toc-entry-10">Closing</a></p></li>
74+
<li><p><a class="reference internal" href="#commands-menu" id="toc-entry-11">Commands menu</a></p></li>
7575
</ul>
76-
</div>
76+
</nav>
7777
<section id="description">
7878
<h1>Description</h1>
7979
<p>General layout of a window:</p>

0 commit comments

Comments
 (0)