From 35cbc4a3186e5a5f12b51f089574be278232f081 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 18 Sep 2004 20:14:50 +0000 Subject: [PATCH] replace table with hr+css svn path=/icecast/trunk/icecast/; revision=7791 --- doc/icecast2_admin.html | 2 +- doc/icecast2_basicsetup.html | 2 +- doc/icecast2_config_file.html | 2 +- doc/icecast2_faq.html | 3 +-- doc/icecast2_glossary.html | 2 +- doc/icecast2_introduction.html | 2 +- doc/icecast2_listenerauth.html | 2 +- doc/icecast2_relay.html | 2 +- doc/icecast2_stats.html | 2 +- doc/icecast2_win32.html | 2 +- doc/icecast2_yp.html | 2 +- doc/index.html | 2 +- doc/index_win32.html | 2 +- doc/style.css | 6 ++++++ doc/win32_section1.html | 2 +- doc/win32_section2.html | 2 +- doc/win32_section3.html | 4 ++-- 17 files changed, 23 insertions(+), 18 deletions(-) diff --git a/doc/icecast2_admin.html b/doc/icecast2_admin.html index e941a0ec..c40962d6 100755 --- a/doc/icecast2_admin.html +++ b/doc/icecast2_admin.html @@ -9,7 +9,7 @@

Icecast 2 Admin Interface

-
+



diff --git a/doc/icecast2_basicsetup.html b/doc/icecast2_basicsetup.html index ae9920d4..827ba5d1 100755 --- a/doc/icecast2_basicsetup.html +++ b/doc/icecast2_basicsetup.html @@ -8,7 +8,7 @@

Icecast 2 Basic Setup

-
+



diff --git a/doc/icecast2_config_file.html b/doc/icecast2_config_file.html index da6403b3..81fa994e 100755 --- a/doc/icecast2_config_file.html +++ b/doc/icecast2_config_file.html @@ -8,7 +8,7 @@

Icecast 2 Config File

-
+

Overview

This section will describe each section of the config file and is grouped into the following sections: diff --git a/doc/icecast2_faq.html b/doc/icecast2_faq.html index 6dcb6775..5663c8bf 100755 --- a/doc/icecast2_faq.html +++ b/doc/icecast2_faq.html @@ -7,9 +7,8 @@

-

Icecast 2 FAQ

-
+



diff --git a/doc/icecast2_glossary.html b/doc/icecast2_glossary.html index 96d84aab..90d1db51 100755 --- a/doc/icecast2_glossary.html +++ b/doc/icecast2_glossary.html @@ -8,7 +8,7 @@

Icecast 2 Glossary

-
+



diff --git a/doc/icecast2_introduction.html b/doc/icecast2_introduction.html index e2f8f958..38080d35 100755 --- a/doc/icecast2_introduction.html +++ b/doc/icecast2_introduction.html @@ -8,7 +8,7 @@

Icecast 2 Introduction

-
+



diff --git a/doc/icecast2_listenerauth.html b/doc/icecast2_listenerauth.html index 3696af29..0ea1aece 100755 --- a/doc/icecast2_listenerauth.html +++ b/doc/icecast2_listenerauth.html @@ -8,7 +8,7 @@

Icecast 2 Listener Authentication

-
+



diff --git a/doc/icecast2_relay.html b/doc/icecast2_relay.html index 86fa72eb..5432fbcc 100755 --- a/doc/icecast2_relay.html +++ b/doc/icecast2_relay.html @@ -8,7 +8,7 @@

Icecast 2 Relaying

-
+



diff --git a/doc/icecast2_stats.html b/doc/icecast2_stats.html index d469c42a..0387ec27 100755 --- a/doc/icecast2_stats.html +++ b/doc/icecast2_stats.html @@ -8,7 +8,7 @@

Icecast 2 Server Statistics

-
+



diff --git a/doc/icecast2_win32.html b/doc/icecast2_win32.html index 21a954d3..a2f81b47 100755 --- a/doc/icecast2_win32.html +++ b/doc/icecast2_win32.html @@ -8,7 +8,7 @@

Icecast 2 - Win32 Specific Documentation

-
+

The win32 port of icecast2 is simply a UI framework around the core icecast2 server. The win32 version of icecast2 directly uses the main executable of icecast (statically included) and simply provides a GUI interface to icecast2.

diff --git a/doc/icecast2_yp.html b/doc/icecast2_yp.html index 3e2c2afb..6883d45e 100755 --- a/doc/icecast2_yp.html +++ b/doc/icecast2_yp.html @@ -8,7 +8,7 @@

Icecast 2 YP Directories

-
+



diff --git a/doc/index.html b/doc/index.html index 406373c1..cb65ec15 100755 --- a/doc/index.html +++ b/doc/index.html @@ -8,7 +8,7 @@

Icecast 2 Documentation Table of Contents

-
+
  • Introduction
  • Basic Setup
  • diff --git a/doc/index_win32.html b/doc/index_win32.html index ef45ec78..23bc2abb 100644 --- a/doc/index_win32.html +++ b/doc/index_win32.html @@ -8,7 +8,7 @@

    Icecast 2 - Win32 Specific Documentation

    -
    +

    The win32 port of icecast2 is simply a UI framework around the core icecast2 server. The win32 version of icecast2 uses directly the main executable of icecast (statically included) and simply provides a nicer, friendlier interface to icecast2.

    diff --git a/doc/style.css b/doc/style.css index 29947c60..c005b844 100644 --- a/doc/style.css +++ b/doc/style.css @@ -77,3 +77,9 @@ html>body .content { p.ruletest { color: blue } +#titlebar{ + background-color:#007b79; + border:0px; + height:10px; + width:100%; +} diff --git a/doc/win32_section1.html b/doc/win32_section1.html index 61dd3365..efdef0b6 100644 --- a/doc/win32_section1.html +++ b/doc/win32_section1.html @@ -7,7 +7,7 @@

    Server Status Tab

    -
    +

    Overview

    The server status tab contains information regarding statistics that are global to the server. There are two types of statistics in icecast2, source level and global statistics. Global statistics are those that are accumilations of stats from all sources offered by the server. Source level statistics are stats which apply only to a single source attached to the server. diff --git a/doc/win32_section2.html b/doc/win32_section2.html index c712d509..29466e26 100644 --- a/doc/win32_section2.html +++ b/doc/win32_section2.html @@ -8,7 +8,7 @@

    Editing A Config File

    -
    +

    Editing the icecast2 configuration file is a very simple process. For a description of what each field means, see the main icecast documenation. Changes to the icecast2 configuration can only be done while the server is stopped. To edit the current server configuration file, select "Configuration/Edit Configuration" from the main menu.

    diff --git a/doc/win32_section3.html b/doc/win32_section3.html index a051b132..f116048a 100644 --- a/doc/win32_section3.html +++ b/doc/win32_section3.html @@ -8,11 +8,11 @@

    Stats Tab

    -
    +

    Explanation of the stats tab here

    -
    +