Skip to content
  • Iustin Pop's avatar
    16f323ce
    Switch epydoc to parse only · 16f323ce
    Iustin Pop authored
    epydoc seems to be mightily confused by decorators and how they change
    functions (it starts mixing the parameters of the decorated function
    into the decorator itself); so we want it to parse only and not look at
    the objects themselves.
    
    Reviewed-by: ultrotter
    16f323ce
    Switch epydoc to parse only
    Iustin Pop authored
    epydoc seems to be mightily confused by decorators and how they change
    functions (it starts mixing the parameters of the decorated function
    into the decorator itself); so we want it to parse only and not look at
    the objects themselves.
    
    Reviewed-by: ultrotter
Loading