Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

doxpatch.sh File Reference


Detailed Description

Install CSS patch in HTML documentation that supports NetScape 4.7x HTML browser.

A patch is needed to work around the cascading style sheet issue in

<pre class="fragment"^gt;

directives in Doxygen HTML output so that old NetScape 4.7x browsers do not parse this to eliminate newline characters in @verbatim blocks, <code> blocks, etc.

This only is effective if CONFIG_BUILD_HTML_ADJUST_NETSCAPE47X was configured by config.sh. Otherwise it is meaningless and the request is silently ignored.

When configured, the cascading style sheet doc/html/doxygen.css has two copies made when dox.sh is run. A symbolic link by the original name points to the patched copy originally. doxunpatch can use it to revert back to the unpatched copy. This script moves the symbolic link to the patched copy that suppresses processing that causes the problem.

See also:
doxunpatch.sh
Todo:
A Windows .BAT version of this script needs to be written

Control

$URL: https://svn.apache.org/path/name/doxpatch.sh $ $Id: doxpatch.sh 0 09/28/2005 dlydick $

Copyright 2005 The Apache Software Foundation or its licensors, as applicable.

Licensed under the Apache License, Version 2.0 ("the License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

Version:
$LastChangedRevision: 0 $
Date:
$LastChangedDate: 09/28/2005 $
Author:
$LastChangedBy: dlydick $ Original code contributed by Daniel Lydick on 09/28/2005.

Reference

Definition in file doxpatch.sh.

Go to the source code of this file.


Generated on Fri Sep 30 18:59:38 2005 by  doxygen 1.4.4