From: Manoj Srivastava <[email protected]>
This patch fixes a number of typographical errors that was creating
dangling links in the generated HTML pages.
Running linklint on the generated pages before this patch:
Linklint found 239 files in 7 directories and checked 212 html files.
There were 9 missing files. 10 files had broken links.
38 errors, no warnings.
ERROR 7 missing html files
ERROR 2 missing other files
ERROR 29 missing named anchors
After this patch:
Linklint found 242 files in 7 directories and checked 214 html files.
There were 2 missing files. 3 files had broken links.
28 errors, no warnings.
ERROR 2 missing html files
1. /commands/ShellCmd.html
2. /modules/FvwmCommandS.html
ERROR 26 missing named anchors
/commands/ButtonStyle.html#ButtonStyle_sections
/commands/MenuStyle.html#MenuStyle_Animated
/commands/Style.html#Style_RaiseOverNativeWindows
/commands/Style.html#Style_TitleStyle
/commands/Style.html#Style_WindowShadeAlwaysLazy
/commands/Style.html#Style_WindowShadeBusy
/commands/Style.html#Style_WindowStyle
/commands/TitleStyle.html#TitleStyle_Flat
/commands/TitleStyle.html#TitleStyle_Raised
/commands/TitleStyle.html#TitleStyle_Sunk
/fvwm/fvwm.man.html#AddToMenu
/fvwm/fvwm.man.html#ButtonStyle_sections
/fvwm/fvwm.man.html#MenuStyle_Animated
/fvwm/fvwm.man.html#Style_EdgeResistance
/fvwm/fvwm.man.html#Style_RaiseOverNativeWindows
/fvwm/fvwm.man.html#Style_TitleStyle
/fvwm/fvwm.man.html#Style_UsePPosition
/fvwm/fvwm.man.html#Style_WindowShadeAlwaysLazy
/fvwm/fvwm.man.html#Style_WindowShadeBusy
/fvwm/fvwm.man.html#Style_WindowStyle
/fvwm/fvwm.man.html#TitleStyle_Flat
/fvwm/fvwm.man.html#TitleStyle_Raised
/fvwm/fvwm.man.html#TitleStyle_Sunk
/modules/FvwmButtons.html#FvwmButtons_Icon
/modules/FvwmPager.html#FvwmPager_Label
/modules/FvwmTabs.html#FvwmTabs_menu
Signed-off-by: Manoj Srivastava <[email protected]>
---
doc/allCommands.html | 2 +-
doc/commands/DesktopName.xml | 2 +-
doc/commands/GotoPage.xml | 4 ++--
doc/commands/ResizeMove.xml | 2 +-
doc/groupedCommands.html | 2 +-
doc/modules.html | 2 +-
doc/modules/Makefile.am | 2 +-
doc/modules/Makefile.in | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/allCommands.html b/doc/allCommands.html
index 2622324..19739db 100644
--- a/doc/allCommands.html
+++ b/doc/allCommands.html
@@ -86,7 +86,7 @@
<td></td><td><a href="commands/UpdateDecor.html">UpdateDecor</a></td>
</tr>
<tr>
-<td></td><td><a href="commands/Asteric.html">Asteric</a></td>
+<td></td><td><a href="commands/Asterisk.html">Asterisk</a></td>
<td></td><td><a href="commands/DesktopName.html">DesktopName</a></td>
<td align="right"><b>K </b></td><td><a
href="commands/Key.html">Key</a></td>
<td></td><td><a href="commands/Refresh.html">Refresh</a></td>
diff --git a/doc/commands/DesktopName.xml b/doc/commands/DesktopName.xml
index 7845c5c..bb935bd 100644
--- a/doc/commands/DesktopName.xml
+++ b/doc/commands/DesktopName.xml
@@ -30,7 +30,7 @@ This name is used in the
command and in the
<fvwmref mod="FvwmPager"/>
where it override the
-<fvwmref mod="FvmwPager" opt="Label"/>
+<fvwmref mod="FvwmPager" opt="Label"/>
configuration option. Moreover, if consecutive names starting from
desktop 0 are defined, then these names can be used by any
<acronym>EWMH</acronym>
compliant application (as a pager).</para>
diff --git a/doc/commands/GotoPage.xml b/doc/commands/GotoPage.xml
index 90508cb..d9b202c 100644
--- a/doc/commands/GotoPage.xml
+++ b/doc/commands/GotoPage.xml
@@ -35,10 +35,10 @@
Moves the desktop viewport to page (x,y). The upper left page is
(0,0), the upper right is (M,0), where M is one less than the
current number of horizontal pages specified in the
-<fvwmref cmd="DeskTopSize"/>
+<fvwmref cmd="DesktopSize"/>
command. The lower left page is (0,N), and the lower right page
is (M,N), where N is the desktop's vertical size as specified in the
-<fvwmref cmd="DeskTopSize"/>
+<fvwmref cmd="DesktopSize"/>
command. To switch to a page relative to the current one add a
trailing
'<fvwmopt cmd="GotoPage" opt="p"/>'
diff --git a/doc/commands/ResizeMove.xml b/doc/commands/ResizeMove.xml
index 39f8671..91c5c5f 100644
--- a/doc/commands/ResizeMove.xml
+++ b/doc/commands/ResizeMove.xml
@@ -53,7 +53,7 @@ ResizeMove -10p -20p 0 0
<para>Note: Fvwm may not be able to parse the command properly if the
option
-<fvwmref cmd="Reize" opt="bottomright"/>
+<fvwmref cmd="Resize" opt="bottomright"/>
of the
<fvwmref cmd="Resize"/>
command is used.</para>
diff --git a/doc/groupedCommands.html b/doc/groupedCommands.html
index 49af6f9..97d1396 100644
--- a/doc/groupedCommands.html
+++ b/doc/groupedCommands.html
@@ -66,7 +66,7 @@
<td valign="top">
<ul>
<li><a href="commands/AddToMenu.html">AddToMenu</a></li>
- <li><a href="commands/ChangeMenuStyle">ChangeMenuStyle</a></li>
+ <li><a href="commands/ChangeMenuStyle.html">ChangeMenuStyle</a></li>
<li><a href="commands/CopyMenuStyle.html">CopyMenuStyle</a></li>
<li><a href="commands/DestroyMenu.html">DestroyMenu</a></li>
<li><a href="commands/DestroyMenuStyle.html">DestroyMenuStyle</a></li>
diff --git a/doc/modules.html b/doc/modules.html
index 05c8c7a..7ac29c5 100644
--- a/doc/modules.html
+++ b/doc/modules.html
@@ -82,6 +82,6 @@
<p></p><address></address><hr><div align="center">
<table border="0" cellspacing="0" width="100%"><tbody><tr class="address">
<td width="30%"><img src="images/fvwm.logo2.png"></td>
-<td align="center" width="40%"><a href="todo.html">???</a></td>
+<td align="center" width="40%"><a href="modules/todo.html">???</a></td>
<td align="right" width="30%"><div align="right">fvwm 2.5.x</div></td>
</tr></tbody></table></div></body></html>
diff --git a/doc/modules/Makefile.am b/doc/modules/Makefile.am
index 7c3b585..61b0fbc 100755
--- a/doc/modules/Makefile.am
+++ b/doc/modules/Makefile.am
@@ -16,7 +16,7 @@ MODULES = \
FvwmProxy FvwmRearrange FvwmSave FvwmSaveDesk FvwmScript FvwmScroll \
FvwmTabs FvwmTaskBar FvwmTheme FvwmWharf FvwmWindowMenu FvwmWinList
MODULES_XML = FvwmTabs.xml
-HTML_FILES = @DOC_MODULES_HTML@
+HTML_FILES = @DOC_MODULES_HTML@ todo.html
XML_FILES = $(MODULES_XML) todo.xml
EXTRA_DIST = $(XML_FILES)
diff --git a/doc/modules/Makefile.in b/doc/modules/Makefile.in
index aaafa76..cbd26d7 100644
--- a/doc/modules/Makefile.in
+++ b/doc/modules/Makefile.in
@@ -307,7 +307,7 @@ MODULES = \
FvwmTabs FvwmTaskBar FvwmTheme FvwmWharf FvwmWindowMenu FvwmWinList
MODULES_XML = FvwmTabs.xml
-HTML_FILES = @DOC_MODULES_HTML@
+HTML_FILES = @DOC_MODULES_HTML@ todo.html
XML_FILES = $(MODULES_XML) todo.xml
EXTRA_DIST = $(XML_FILES)
@fvwm_build_htmldoc_t...@doc_data = $(HTML_FILES) FvwmTabs.html
--
1.6.3.1