Documentation for Jinni File: jds.pro
This file defines the style of the non-SICStus-like documentation. It is the ACTIVE style file which is denoted by declaring it as a module of name jds which stands for JinniDocStyle.
Authored by:
Color is the link color of activated links in the documentation page
backgroundColor/1
Forms: backgroundColor(-Color)
Color is the color of the background of the documentation page; returns a variable to denote that a background image is used instead.
backgroundImage/1
Forms: backgroundImage(-BackgroundImage)
BackgroundImage is the background image of the documentation page.
headerColor/1
Forms: headerColor(-Color)
Color is the color of the header background for the documentation page.
headerTextColor/1
Forms: headerTextColor(-Color)
Color is the color of the text of the header for the documentation page.
horizontalRuler/1
Forms: horizontalRuler(-Ruler)
Ruler is the ruler for the documentation page
image/1
Forms: image(-Logo)
Logo is the logo for the documentation page.
jds/0
Forms: jds:Method(-TagValue)
This allows calling a method of this module where Method indicates the method name and TagValue the actual value returned by the rsp. method. All the forms of the rules found in this module are examples for Method(TagValue).
linkColor/1
Forms: linkColor(-Color)
Color is the link color of the documentation page
resourcePath/1
Forms: resourcePath(-Path)
common property of jds to keep the path of the resources lib. TODO adapt for Mac
stylesheet/1
Forms: stylesheet(-Stylesheet)
use it to set the stylesheet for the documentation pages.
textColor/1
Forms: textColor(-Color)
Color is the text color of the documentation page
vlinkColor/1
Forms: vlinkColor(-Color)
Color is the link color of followed links in the documentation page
JinniDoc © 2003-2005 Chico Toepfer