Documenting properties created by property() properly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian Dam Pedersen

    Documenting properties created by property() properly

    Hi Group

    I'm trying to figure out the proper way to document object properties
    created with property() using the LaTeX styles coming with python. The
    closest thing seems to be \begin{memberde sc}, but that seems like a
    clumsy way to express it. Is there any "official" way to do this ? I
    can't seem to find any objects in the standard distribution that uses
    properties - if anyone has an example of that I can just copy that.

    Any opinions ?

    Thanks in advance

    -- Brian

  • Michael Hudson

    #2
    Re: Documenting properties created by property() properly

    Brian Dam Pedersen <brian.pedersen @mail.danbbs.dk > writes:
    [color=blue]
    > Hi Group
    >
    > I'm trying to figure out the proper way to document object properties
    > created with property() using the LaTeX styles coming with python. The
    > closest thing seems to be \begin{memberde sc}, but that seems like a
    > clumsy way to express it. Is there any "official" way to do this ?[/color]

    I doubt it. What is the problem with memberdesc?

    Cheers,
    mwh

    --
    LINTILLA: You could take some evening classes.
    ARTHUR: What, here?
    LINTILLA: Yes, I've got a bottle of them. Little pink ones.
    -- The Hitch-Hikers Guide to the Galaxy, Episode 12

    Comment

    Working...