Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 06e1e0ab98898582c876a8be34ecb5e9 > files > 159

capisuite-0.4.5-5mdv2010.0.i586.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Structure of the manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.65.1" /><link rel="home" href="index.html" title="CapiSuite 0.4.5" /><link rel="up" href="pr01.html" title="Introduction" /><link rel="previous" href="re01.html" title="capisuite" /><link rel="next" href="ch01.html" title="Chapter 1. Getting Started" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Structure of the manual</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re01.html">Prev</a> </td><th width="60%" align="center">Introduction</th><td width="20%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr /></div><div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="manual"></a>Structure of the manual</h2></div></div><div></div></div><p>This manual is split into three big parts.</p><p>The first part (<a href="ch01.html" title="Chapter 1. Getting Started">Chapter 1, <i>Getting Started</i></a>) explains how to install <span class="application">CapiSuite</span>, what
		you can do with the default scripts you have after installing it and how
		to configure them. No line of code will be presented here. If you just want
		to use the default scripts that should be all the reading you need.</p><p>The second part (<a href="ch02.html" title="Chapter 2. Users Guide">Chapter 2, <i>Users Guide</i></a>) will tell you how to write your own scripts. It will
		give you a very, very small introduction into Python and a complete reference
		of the commands <span class="application">CapiSuite</span> adds to it. Last, an overview over the default
		scripts is given which will tell you how they work so you can easily take them
		as starting points and/or examples for your own application.</p><p>The last part is intended for programmers who want to help in developing the <span class="application">CapiSuite</span> core.
		It provides an overview of the system and a detailled description for each single class, method
		and attribute. As it's autocreated from the sources of <span class="application">CapiSuite</span>, it's not included in this document.
		You'll find it locally in <a href="../reference/index.html" target="_top">../reference/index.html</a> or online at
		<a href="http://www.capisuite.de/reference/index.html" target="_top">http://www.capisuite.de/reference/index.html</a>.</p><p>There are also some additional parts containing "what I also wanted to mention":</p><p>As <span class="application">CapiSuite</span> started as a diploma thesis, I want to thank all who helped me so far in <a href="apa.html" title="Appendix A. Acknowledgements">Appendix A, <i>Acknowledgements</i></a></p><p>When you want to code your own scripts or want to help in developing the <span class="application">CapiSuite</span> core,
		you'll soon stumble upon some special ISDN and CAPI error codes, which are explained in
		<a href="apb.html" title="Appendix B. CAPI 2.0 Error Codes">Appendix B, <i>CAPI 2.0 Error Codes</i></a>.
		</p><p>If you need further information or support, please have a look at the <span class="application">CapiSuite</span> home page on
		<a href="http://www.capisuite.de" target="_top">http://www.capisuite.de</a>. You'll find links to a bug tracker, up-to-date documentation,
		downloads and other ressources there. If you have questions, need support or want to tell us your
		ideas concerning <span class="application">CapiSuite</span> or your opinion, you're more than welcome on the <span class="application">CapiSuite</span> mailing lists. Please don't
		write me personal mails with such questions as this won't help other users and I can't answer the same
		question ten times a day, sorry. For informations on how to subscribe to the lists and where to find the
		archives, please also refer to the home page.</p><p>Hope I managed to whet your appetite - so let's now really start over to get you ready to
		use it.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re01.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pr01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">capisuite </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 1. Getting Started</td></tr></table></div></body></html>