diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-29 17:04:52 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-29 17:04:52 +0200 |
commit | 382841c80611afca697e3859981f12b9503b48f2 (patch) | |
tree | 6899a4129179c96c9842a0a522dd8f6105f04f4a /doc/en/index.docbook | |
parent | 530aa4f700cfd9dfe28a1da5e10b0848d1d83bff (diff) | |
download | tdeio-sword-382841c80611afca697e3859981f12b9503b48f2.tar.gz tdeio-sword-382841c80611afca697e3859981f12b9503b48f2.zip |
Use common rules for build and install documentation and translations.
Change documentation path to tdeioslave/sword.
Change CMake project name to tdeio_sword.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 272 |
1 files changed, 0 insertions, 272 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook deleted file mode 100644 index 3f6ce2a..0000000 --- a/doc/en/index.docbook +++ /dev/null @@ -1,272 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY tdeio_sword "<application>Kio-Sword</application>"> - <!ENTITY kappname "&tdeio_sword;"><!-- Do *not* replace kappname--> - <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc --> - <!ENTITY % addindex "IGNORE"> - <!ENTITY % English "INCLUDE"><!-- change language only here --> -]> - -<!-- ................................................................ --> - -<!-- The language must NOT be changed here. --> - -<book lang="&language;"> - -<bookinfo> -<title>The &tdeio_sword; Handbook</title> - -<authorgroup> -<author> -<firstname></firstname> -<othername></othername> -<surname>Luke Plant</surname> -<affiliation> -<address><email>L.Plant.98@cantab.net</email></address> -</affiliation> -</author> -</authorgroup> - -<!-- TRANS:ROLES_OF_TRANSLATORS --> - -<copyright> -<year>2004-2006</year> -<holder>Luke Plant</holder> -</copyright> -<!-- Translators: put here the copyright notice of the translation --> -<!-- legalnotice - -For some reason, meinproc replaces my legal notice with a -link to help:/common/fdl-notice, so I've put legal information -in the relevant section. - --> - - -<!-- Date and version information of the documentation -Don't forget to include this last date and this last revision number, we -need them for translation coordination ! -Please respect the format of the date (YYYY-MM-DD) and of the version -(V.MM.LL), it could be used by automation scripts. -Do NOT change these in the translation. --> - -<date>2006-12-16</date> -<releaseinfo>0.3.0</releaseinfo> - -<!-- Abstract about this handbook --> - -<abstract> -<para> -&tdeio_sword; is a Bible reading tool written for the TDE environment. It is a - front-end for the SWORD Bible system, and enables you to view, browse and search - your SWORD modules from the web browser (Konqueror). -</para> -</abstract> - -<keywordset> -<keyword>KDE</keyword> -<keyword>tdeio_sword</keyword> -<keyword>tdeio-sword</keyword> -<keyword>Kio-Sword</keyword> -<keyword>kiosword</keyword> -<keyword>sword</keyword> -<keyword>SWORD</keyword> -<keyword>Bible</keyword> -<keyword>tdeio</keyword> -</keywordset> - -</bookinfo> - -<chapter id="introduction"> -<title>Introduction</title> - -<para> -&tdeio_sword; is a Bible reading tool written for the TDE environment. It is a - front-end for the SWORD Bible system, and enables you to view, browse and search - your SWORD modules from the web browser (Konqueror). It is intended to - be a lightweight companion to programs like BibleTime (for the TDE environment) - and other SWORD programs. -</para> - -<para> Please report any problems or feature requests to the Trinity Desktop dev team. -</para> -</chapter> - -<chapter id="using-tdeio_sword"> -<title>Using &tdeio_sword;</title> - -<para>To start using &tdeio_sword; simply type <ulink url="sword:/">sword:/</ulink> - in the location bar in Konqueror, and start browsing your SWORD modules. - To go directly to a section of a module, use a URL like this: -<userinput>sword:/[modulename]/[reference]</userinput> -<variablelist> -<title>Examples</title> -<varlistentry> -<term><userinput>sword:/KJV/Hebrews 1:3</userinput></term> -<listitem> -<para>Takes you straight to Hebrews 1:3 in the King James Version</para> -</listitem> -</varlistentry> - -<varlistentry> -<term><userinput>sword:/StrongsGreek/01234</userinput></term> -<listitem> -<para>Returns the information about the Strongs Number 01234 (Greek)</para> -</listitem> -</varlistentry> - -<varlistentry> -<term><userinput>sword:John 3:16</userinput></term> -<listitem> -<para>Redirects to John 3:16 in your default Bible</para> -</listitem> -</varlistentry> - - -</variablelist> -</para> -<para>You can specify other options in the URL. See <ulink url="sword:/?settings">sword:/?settings</ulink>.</para> - -</chapter> -<chapter id="faq"> -<title>Questions and Answers</title> - -<!-- (OPTIONAL but recommended) This chapter should include all of the silly -(and not-so-silly) newbie questions that fill up your mailbox. This chapter -should be reserved for BRIEF questions and answers! If one question uses more -than a page or so then it should probably be part of the -"Using this Application" chapter instead. You should use links to -cross-reference questions to the parts of your documentation that answer them. -This is also a great place to provide pointers to other FAQ's if your users -must do some complicated configuration on other programs in order for your -application work. --> - -&reporting.bugs; -&updating.documentation; - -<qandaset id="faqlist"> -<qandaentry> -<question> -<para>I get the message 'No modules installed!'</para> -</question> -<answer> -<para>&tdeio_sword; uses the SWORD modules already installed on your system. - You need to install some modules from <ulink url="http://www.crosswire.org">Crosswire.org</ulink> - or use a SWORD frontend such as <ulink url="http://www.bibletime.info">BibleTime</ulink> to install the - modules you want. You may need to edit your sword configuration in ~/.sword/ or /etc/sword as per - the instructions on crosswire.org</para> -</answer> -</qandaentry> -</qandaset> -</chapter> - -<chapter id="credits"> - -<!-- Include credits for the programmers, documentation writers, and -contributors here. The license for your software should then be included below -the credits with a reference to the appropriate license file included in the KDE -distribution. --> - -<title>Credits and License</title> - -<para> -Program and documentation copyright 2004-2006 Luke Plant <email>L.Plant.98@cantab.net</email> -</para> - -&underGPL; <!-- GPL License --> - -<para>The code also draws ideas, methods and some code from <ulink url="http://www.bibletime.info">BibleTime</ulink> - Diatheke (included in the SWORD source distribution) and the SWORD libraries themselves (all of which are GPL software). See also the AUTHORS file distributed with &tdeio_sword; for other contributions.</para> - -<para>This &tdeio_sword; handbook is part of &tdeio_sword; and is licensed under the same terms. -</para> - -<!-- TRANS:CREDIT_FOR_TRANSLATORS --> - -<!-- Determine which license your application is licensed under, - and delete all the remaining licenses below: - - (NOTE: All documentation are licensed under the FDL, - regardless of what license the application uses) --> - - -</chapter> - -<appendix id="installation"> -<title>Installation</title> - -<sect1 id="getting-tdeio_sword"> -<title>How to obtain &tdeio_sword;</title> - -<para>Download from <ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdeio-sword">The &tdeio_sword; home page</ulink> </para> -<!-- This first entity contains boiler plate for applications that are -part of KDE CVS. You should remove it if you are releasing your -application --> -<!-- -&install.intro.documentation; ---> -</sect1> - -<sect1 id="requirements"> -<title>Requirements</title> -<!-- -List any special requirements for your application here. This should include: -.Libraries or other software that is not included in tdesupport, -tdelibs, or tdebase. -.Hardware requirements like amount of RAM, disk space, graphics card -capabilities, screen resolution, special expansion cards, etc. -.Operating systems the app will run on. If your app is designed only for a -specific OS, (you wrote a graphical LILO configurator for example) put this -information here. ---> - -<para>The following libraries are required:</para> -<para>SWORD 1.5.8 or greater</para> -<para>TDE libraries</para> - -<!-- FIXME link to getting SWORD --> - -<!-- For a list of updates, you may refer to the application web site -or the ChangeLog file, or ... --> -<para> -You can find a list of changes at <ulink -url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdeio-sword">https://mirror.git.trinitydesktop.org/gitea/TDE/tdeio-sword</ulink>. -</para> -</sect1> - -<sect1 id="compilation"> -<title>Compilation and Installation</title> - -<!-- copied from install-compile.docbook then modified --> -<para>In order to compile and install &kappname; on your system, first - unpack the source code. Then type the following in the base directory - of the &kappname; distribution:</para> - -<screen> - <prompt>%</prompt> <userinput><command>mkdir -p build</command></userinput> - <prompt>%</prompt> <userinput><command>cd build</command></userinput> - <prompt>%</prompt> <userinput><command>cmake ../</command></userinput> - <prompt>#</prompt> <userinput><command>make</command> install</userinput> -</screen> - -<para>You will need the header files from the tdelibs library and SWORD installed on your system. Please take a look -at the INSTALL file for more cmake options.</para> - -<para>You will need to be root before doing the 'make install' step.</para> - -<para>Since &kappname; uses <command>cmake</command> you should have no trouble compiling it. Should you -run into problems please report them to the TDE dev team.</para> - -</sect1> - -<sect1 id="configuration"> -<title>Configuration</title> - -<para>You will need to install SWORD modules before using &tdeio_sword;.</para> -<para>User settings can be saved via the 'Settings' page.</para> - -</sect1> - -</appendix> - -&documentation.index; -</book> |