Represent a book compiled from various README.txt and other *.txt documentation files.
description
(type:
Message
)
u"\n This is a developer's book compiled from all existing documentation\n files. It is not meant to be a complete or cohesive work, but each chapter\n in itself is a little story. Think about it like a collection of fairy\n tales.\n "
id
(type:
unicode
)
u''
interface
(type: NoneType
)
None
parentPath
(type:
unicode
)
u''
path
(type:
unicode
)
u''
source
(type:
property
)
<property object at 0x40d3e784>
title
(type:
Message
)
u'Book'
type
(type: NoneType
)
None
view
(type: NoneType
)
None
addResources(resources)
see IOnlineHelpTopic
get(key, default=None)
See interface IReadContainer
getSubTopics()
getTopicPath()
See IOnlineHelpTopic
has_key(key)
See interface IReadContainer
items()
See interface IReadContainer
keys()
See interface IReadContainer
registerHelpTopic(parent_path, id, title, doc_path, interface=None, view=None, class_=None, resources=None)
See zope.app.onlineHelp.interfaces.IOnlineHelp
values()
See interface IReadContainer
There are no known subclasses.