2009/9/17 jhayes <[email protected]>:
>
> Are there any directives that will exclude a docstring from being a
> part of the built documentation?  For instance, I am using the
> automodule directive, but would like some docstrings to not be in the
> final documentation.  Is there a way to do this without having to
> write my own extension?

The tool I posted a few days ago includes exclusion regexps to skip by
module, it may work also on a per-function basis (if not, it should be
easy to add that).  If you make any changes please let me know, so I
can incorporate them back.

Cheers,

f

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to