Hi there,

I was wondering if there is an easy way to integrate pylit with
sphinx?

I would like to put my Python scripts somewhere inside my sphinx tree,
and it would be great if sphinx (or rather, the makefile) would
automatically call pylit for each .py file inside the tree which is
referenced by a toctree element (toctree references myscript.py.txt =>
pylit myscript.py is called before sphinx-build)

Any idea how to easily implement this?

Thanks for your insight,

A.

-- 
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