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. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.