From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/klinkstatus/Makefile.am | 2 + doc/klinkstatus/index.docbook | 498 +++++++++++++++++++++++++++++++++++++++++ doc/klinkstatus/screenshot.png | Bin 0 -> 80998 bytes 3 files changed, 500 insertions(+) create mode 100644 doc/klinkstatus/Makefile.am create mode 100644 doc/klinkstatus/index.docbook create mode 100644 doc/klinkstatus/screenshot.png (limited to 'doc/klinkstatus') diff --git a/doc/klinkstatus/Makefile.am b/doc/klinkstatus/Makefile.am new file mode 100644 index 00000000..e97402c7 --- /dev/null +++ b/doc/klinkstatus/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = AUTO +KDE_LANG = en diff --git a/doc/klinkstatus/index.docbook b/doc/klinkstatus/index.docbook new file mode 100644 index 00000000..33dbbd7d --- /dev/null +++ b/doc/klinkstatus/index.docbook @@ -0,0 +1,498 @@ + +KLinkStatus"> + + + + +]> + + + + + + + + + + + + + + +The &klinkstatus; Handbook + + + +Paulo +Moura Guedes + +
moura@kdewebdev.org
+
+
+ + + +
+ + +2004 +Paulo Moura Guedes + + + +&FDLNotice; + + + +2004-04-29 +0.1.3 + + + + + +&klinkstatus; is a link checker for &kde;. + + + + + + +KDE +KLinkStatus +link checker +validation + + +
+ + + +Introduction + +&klinkstatus; is a link checker for &kde;. +It allows you to search internal and external links in your entire web site, +just a single page and choose the depth to search. +You can also check local files, ftp, fish, &etc;, as &klinkstatus; uses KIO. +For performance, links can be checked simultaneously. + +Please report any problems or feature requests to http://linkstatus.paradigma.co.pt/bugs/. + + + + +Using &klinkstatus; + + + + + + +Here's a screenshot of &klinkstatus; + + + + + + + + + Screenshot + + + + + + + + +Command Reference + + +The main &klinkstatus; window + + +The File Menu + + + + + +&Ctrl;N + +File +New Link Check + +Creates a new session, if none is empty + + + + +&Ctrl;O + +File +Open URL + +Opens a &URL; + + + + +&Ctrl;W + +File +Close Tab + +Close the current tab. + + + + + + + +The <guimenu>Help</guimenu> Menu + + + + + + +&help.menu.documentation; + + + + + + + + + + + + + + + + + + + +Credits and License + + +&klinkstatus; + + +Program Copyright © 2004 Paulo Moura Guedes pmg@netcabo.pt + + +Documentation Copyright © 2004 Paulo Moura Guedes pmg@netcabo.pt + + + + +&underFDL; +&underGPL; + + + + +Installation + + +How to obtain &klinkstatus; + + + + +http://kde-apps.org + + + + + + + + + + +Compilation and Installation + + + + + +&install.compile.documentation; + + + + + +&documentation.index; +
+ + + diff --git a/doc/klinkstatus/screenshot.png b/doc/klinkstatus/screenshot.png new file mode 100644 index 00000000..9c3c7bf0 Binary files /dev/null and b/doc/klinkstatus/screenshot.png differ -- cgit v1.2.1