Skip to content
Snippets Groups Projects
  1. Dec 16, 2008
  2. Dec 15, 2008
  3. Dec 14, 2008
  4. Dec 12, 2008
  5. Dec 11, 2008
    • Iustin Pop's avatar
      Fix epydoc format warnings · c41eea6e
      Iustin Pop authored
      This patch should fix all outstanding epydoc parsing errors; as such, we
      switch epydoc into verbose mode so that any new errors will be visible.
      
      Reviewed-by: imsnah
      c41eea6e
    • Iustin Pop's avatar
      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
  6. Dec 10, 2008
Loading