I've got the same idea, but wrong arguments. Perhaps you should try once 
more.
https://bitbucket.org/birkenfeld/sphinx/issue/456/makepy-command-script

The reason why .bat file is inconvenient, because Sphinx is still strictly 
Python application that should be installed with Python and AFAIK it 
doesn't set any of required environment variables 

On Friday, August 24, 2012 12:32:02 AM UTC+3, Tawez wrote:
>
> I am working with the team on quite a big project that utilizes Sphinx.
> We have a heterogeneous environment (Win, Linux, Mac OS X).
>
> We had to change a bit the make script to fit it to our requirements.
> Doing it twice (make.bat and Makefile) is not so user friendly and it is 
> hard to maintain.
> Moreover, it is not possible to do everything in Windows shell.
>
> So, why not to use Python to write make script?
> IMHO it sounds more natural.
>
> This is what we have done actually.
> We've got make.py that runs on every team machine.
> It is specific to our project, but I think it will be easy to extract 
> universal core similar to the current make scripts.
>
> Sounds interesting?
> I'm waiting for Your opinions.
>
> --
> Tawez
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/_OjpcB7TEmQJ.
To post to this group, send email to sphinx-dev@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