Export to GitHub

pydocweb - issue #1

Respect *module:: directives in reference resolution


Posted on Sep 15, 2008 by Grumpy Monkey

Currently the directives

module::, currentmodule:: and automodule::

are dummy ops and have no effect. These should affect reference resolution in any text following them.

Comment #1

Posted on Nov 15, 2008 by Grumpy Monkey

Fixed in r508.

Status: Fixed

Labels:
Type-Enhancement