-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 04.01.2010 13:13, schrieb Johan Ekh:
> Hi all,
> I'm a sphinx newbie, so please be gentle.
> I've developed a module which is not possible to import in my regular
> python 2.6 installation on my linux computer.
> It is only importable in a special version of python, called "abaqus
> python" that is used with the finite element program Abaqus.
> Abaqus python is an extension of python 2.4.3.
> 
> I would still like to use sphinx to document my module, especially I
> would like to use automatic processing of my docstrings
> i.e. something like:
> 
> .. automodule:: rollGap
>    :members:
> 
> 
> where "rollGap.py" is my module.
> 
> Can anyone point me in the right direction to achieve this?

I'm afraid this is currently not possible with Sphinx.  Maybe you can
preprocess the source to produce an importable module?

cheers,
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAktMVgoACgkQN9GcIYhpnLCZyQCfQ1nrTe/d6DL7Zv6JY4WgpMkx
WYEAnR+mNn3L0uxoxCjQGXrVN/66wn1V
=FtRK
-----END PGP SIGNATURE-----
-- 
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