The new "domains" feature in the upcoming 1.0 should be a good way forward,
assuming you can wait that long...

see: http://pythonic.pocoo.org/2009/9/12/new-in-sphinx-1-0-domains

and: http://pythonic.pocoo.org/2010/1/7/new-year-s-python-meme-and-status

Good luck!

Kevin Horn

On Tue, Feb 23, 2010 at 9:39 PM, Chris Collins <xop...@gmail.com> wrote:

> No one uses Sphinx for Java projects? I guess I'm blazing a trail.
>
>
> On Mon, Feb 22, 2010 at 3:14 PM, Chris Collins <xop...@gmail.com> wrote:
>
>>
>> Does autodoc only work for Python source code?
>>
>> According to the docs (http://sphinx.pocoo.org/ext/autodoc.html),
>>
>> *"For Sphinx (actually, the Python interpreter that executes Sphinx) to
>> find your module, it must be importable. That means that the module or the
>> package must be in one of the directories on sys.path – adapt your
>> sys.path in the configuration file accordingly."
>> *
>> It would be great if someone found a shortcut for autodoc'ing Java source
>> code.
>>
>> *Otherwise, I guess I have to manually copy and paste from my Javadoc
>> files into some rst files - is that correct?*
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "sphinx-dev" group.
> To post to this group, send email to sphinx-...@googlegroups.com.
> To unsubscribe from this group, send email to
> sphinx-dev+unsubscr...@googlegroups.com<sphinx-dev%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/sphinx-dev?hl=en.
>

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

Reply via email to