[#2297] Remove old docbook code

This commit is contained in:
Emmanuel Milou
2009-10-14 11:11:14 -04:00
parent a9f25b1499
commit c34ac29695
8 changed files with 0 additions and 341 deletions

View File

@ -1,27 +0,0 @@
################################################################################################################
TIPS
I already created page samples. Each docbook document represents a chapter in the user manual. The file manual.docbook is the main file, and includes all the chapters to build one document.
# Adding a new chapter
Create a new file new-chapter.docbook. Copy the squeleton of an other docbook file if needed. These files are xml-based files. Here is a link to a quick overview of the syntax to use:
http://www.ibm.com/developerworks/library/l-docbk.html.
Then add your new file reference in manual.docbook (at the beginning and at the end)
You are done!
# Generating the manual
You may need to install sgmltools-lite package: sudo apt-get install sgmltools-lite
Run:
sgmltools -b html manual.docbook
It will output HTML files in the manual directory.
Enjoy !

View File

@ -1,11 +0,0 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<chapter id="accounts">
<title>SIP/IAX2 accounts</title>
<para>
</para>
</chapter>

View File

@ -1,11 +0,0 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<chapter id="addressbook">
<title>How to use the address books</title>
<para>
</para>
</chapter>

View File

@ -1,30 +0,0 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<chapter id="audio">
<title>Audio configuration</title>
<sect1 label="Audio interfaces">
<para>
ALSA and Pulseaudio native interfaces are available.
</para>
<sect2 label="Pulseaudio">
<para>
</para>
</sect2>
<sect2 label="ALSA">
<para>
</para>
</sect2>
</sect1>
<sect1 label="Codecs overview">
<para>
</para>
</sect1>
</chapter>

View File

@ -1,20 +0,0 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<chapter id="introduction">
<title>A brief introduction to SFLphone</title>
<para>
SFLphone is a SIP/IAX2 softphone and VoIP client for GNU/Linux. It aims at being a robust enterprise-class desktop phone and has been designed with a hundred-calls-a-day receptionist in mind.
</para>
<para>
SFLphone is a free software and is distributed under the GNU General Public License version 3. It is developed by Savoir-Faire Linux, a Canadian Linux consulting company, in partnership with the global community.
</para>
<para>
Among the many features we developed for you, we could highlight the high definition sound (wide-band audio codecs - speex, G722, Celt), audio recording, voicemail notification and call history.
More than a simple softphone, SFLphone supports advanced enterprise-class call features: unlimited number of calls, call transfer and on/off hold option.
</para>
<para>
Besides the native ALSA interface, SFLphone now fully supports PulseAudio sound server so you could experience the great possibilities it offers (sound mixing, per application volume control, ...).
</para>
</chapter>

View File

@ -1,84 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!ENTITY sflphone "SFLphone">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" >
<!-- chapters in separate docbook files -->
<!ENTITY introduction SYSTEM "introduction.docbook">
<!ENTITY accounts SYSTEM "accounts.docbook">
<!ENTITY secure SYSTEM "secure.docbook">
<!ENTITY audio SYSTEM "audio.docbook">
<!ENTITY addressbook SYSTEM "addressbook.docbook">
]>
<book>
<bookinfo>
<title>&sflphone; User Manual</title>
<date>2009-08-06</date>
<releaseinfo>&sflphonerelease;</releaseinfo>
<authorgroup>
<author>
<firstname>Pierre-Luc</firstname>
<surname>Bacon</surname>
<affiliation>
<address><email>pierre-luc.bacon@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>Emmanuel</firstname>
<surname>Milou</surname>
<affiliation>
<address><email>emmanuel.milou@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>J&eacute;r&eacute;my</firstname>
<surname>Quentin</surname>
<affiliation>
<address><email>jeremy.quentin@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>Alexandre</firstname>
<surname>Savard</surname>
<affiliation>
<address><email>alexandre.savard@savoirfairelinux.com</email></address>
</affiliation>
</author>
</authorgroup>
<copyright>
<year>2009</year>
<holder>Savoir-faire Linux Inc</holder>
</copyright>
<legalnotice>&FDLNotice;</legalnotice>
<abstract>
SFLphone is an enterprise-class SIP/IAX2 compatible softphone for GNU/Linux, published under the GPLv3 license.
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>GNOME</keyword>
<keyword>SFLphone</keyword>
<keyword>client</keyword>
<keyword>softphone</keyword>
<keyword>enterprise</keyword>
</keywordset>
</bookinfo>
&introduction;
&accounts;
&audio;
&addressbook;
&secure;
</book>

View File

@ -1,9 +0,0 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<chapter id="secure">
<title>Secure communications</title>
<para>
<para>
</chapter>

View File

@ -1,149 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY app "SFLphone">
<!ENTITY appversion "0.9.7 beta">
]>
<!-- =============Document Header ============================= -->
<article id="index" lang="en">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
<articleinfo>
<title>SFLphone Manual v1.0</title>
<copyright>
<year>2006</year>
<year>2007</year>
<year>2008</year>
<year>2009</year>
<holder>Savoir-faire Linux</holder>
</copyright>
<!-- translators: uncomment this:
-->
<abstract role="description">
<para>
SFLphone is an enterprise-class SIP/IAX2 compatible softphone for GNU/Linux, published under the GPLv3 license.
</para>
</abstract>
<publisher>
<publishername>Savoir-faire Linux</publishername>
</publisher>
<legalnotice id="legalnotice">
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type="help" url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS distributed with this manual.</para>
<para>This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the licence to the manual, as described in section 6 of the licence.</para>
</legalnotice>
<authorgroup>
<author>
<firstname>Pierre-Luc</firstname>
<surname>Bacon</surname>
<affiliation>
<address><email>pierre-luc.bacon@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>Emmanuel</firstname>
<surname>Milou</surname>
<affiliation>
<address><email>emmanuel.milou@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>J&eacute;r&eacute;my</firstname>
<surname>Quentin</surname>
<affiliation>
<address><email>jeremy.quentin@savoirfairelinux.com</email></address>
</affiliation>
</author>
<author>
<firstname>Alexandre</firstname>
<surname>Savard</surname>
<affiliation>
<address><email>alexandre.savard@savoirfairelinux.com</email></address>
</affiliation>
</author>
</authorgroup>
<revhistory>
<revision>
<revnumber>SFLphone Manual V1.0</revnumber>
<date>September 2009</date>
<revdescription>
<para role="author">SFLphone team</para>
<para role="publisher">Savoir-faire Linux</para>
</revdescription>
</revision>
</revhistory>
<releaseinfo>This manual describes version 0.9.7 of SFLphone.</releaseinfo>
</articleinfo>
<indexterm>
<primary>SFLphone</primary>
</indexterm>
<sect1 id="introduction">
<title>A brief introduction to SFLphone</title>
<para>
<application>SFLphone</application> is a SIP/IAX2 softphone and VoIP client for GNU/Linux. It aims at being a robust enterprise-class desktop phone and has been designed with a hundred-calls-a-day receptionist in mind.
</para>
<para>
<application>SFLphone</application> is a free software and is distributed under the GNU General Public License version 3. It is developed by Savoir-Faire Linux, a Canadian Linux consulting company, in partnership with the global community.
</para>
<para>
Among the many features we developed for you, we could highlight the high definition sound (wide-band audio codecs - speex, G722, Celt), audio recording, voicemail notification and call history.
More than a simple softphone, <application>SFLphone</application> supports advanced enterprise-class call features: unlimited number of calls, call transfer and on/off hold option.
</para>
<para>
Besides the native ALSA interface, <application>SFLphone</application> now fully supports PulseAudio sound server so you could experience the great possibilities it offers (sound mixing, per application volume control, ...).
</para>
</sect1>
<sect1 id="accounts">
<title>SIP/IAX2 accounts</title>
</sect1>
<sect1 id="audio_interfaces">
<title>Audio configuration</title>
<para>
ALSA and Pulseaudio native interfaces are available.
</para>
<sect2 label="Pulseaudio">
<para>
</para>
</sect2>
<sect2 label="ALSA">
<para>
</para>
</sect2>
</sect1>
<sect1 id="codecs_overview">
<title>Codecs overview</title>
<para>
</para>
</sect1>
<sect1 id="addressbook">
<title>How to use the address books</title>
<para>
</para>
</sect1>
</article>