spectrum2/docs/guide/index.textile

42 lines
988 B
Text
Raw Normal View History

2012-08-20 16:41:37 +02:00
h2. About
2012-08-22 15:11:45 +02:00
* "What is Spectrum 2?":about.html
h2. Installation
2012-08-21 14:45:53 +02:00
2012-09-11 14:19:18 +02:00
* "Debian/Ubuntu packages":debian_ubuntu.html
* "Fedora/RHEL/CentOS packages":fedora_rhel.html
2012-08-21 14:45:53 +02:00
* "Installing from source code":from_source_code.html
2012-08-20 16:41:37 +02:00
2012-08-22 15:11:45 +02:00
h2. Tutorials
* "Spectrum 2 in gateway mode":tutorial_gateway_mode.html
h2. Configuration
2012-08-20 16:41:37 +02:00
* "Configuration file description":config_file.html
* "MySQL Support":mysql.html
* "PostgreSQL Support":postgresql.html
* "Using SSL in server mode":server_ssl.html
* "Logging":logging.html
2012-08-21 14:45:53 +02:00
h2. Backends
* "Backends overview":backends.html
* "Libpurple backend":libpurple.html
* "Swiften backend":swiften.html
2012-09-11 14:10:08 +02:00
* "Libcommuni backend":libcommuni.html
2012-08-21 14:45:53 +02:00
* "Skype backend":skype.html
2012-08-22 07:56:14 +02:00
* "Twitter backend":twitter.html
2012-08-21 14:45:53 +02:00
h2. Management
* "spectrum2_manager tool":spectrum2_manager.html
2012-09-14 11:03:07 +02:00
* "Getting a backtrace":getting_backtrace.html
2012-08-21 14:45:53 +02:00
* "Munin integration":munin.html
2012-08-28 15:17:37 +02:00
h2. Development
* "Spectrum 2 architecture":developer_arch.html
* "Low level backend creation":developer_lowlevel.html