Re: [sphinx-users] Does anybody know how to build Sphinx so it keeps the build up to date as you modify the files; so you don't have to make it each time you edit?

2016-12-03 Thread Matthias Geier
On Fri, Dec 2, 2016 at 3:13 PM, 'tomg' via sphinx-users wrote: > Does anybody know how to build Sphinx so it keeps the build up to date as > you modify the files; so you don't have to make it each time you edit? sphinx-autobuild should do exactly what you want. https://pypi.python.org/pypi/sphin

Re: [sphinx-users] Does anybody know how to build Sphinx so it keeps the build up to date as you modify the files; so you don't have to make it each time you edit?

2016-12-02 Thread Mark Hoeber
You could also try filewatcher. https://github.com/thomasfl/filewatcher Set it so if anything changes in the source directory, make html is automatically run. -Mark Hoeber On Fri, Dec 2, 2016 at 9:00 PM, gilberto dos santos alves wrote: > hi. depend where are your sources. git, svn or files o

Re: [sphinx-users] Does anybody know how to build Sphinx so it keeps the build up to date as you modify the files; so you don't have to make it each time you edit?

2016-12-02 Thread gilberto dos santos alves
hi. depend where are your sources. git, svn or files on some directory. you could setup schedule (at command) by hour or any period what you want and trigger make html or what you want. look at readthedocs where sphinx docs manuals are automatic build. -- gilberto dos santos alves +55(11)9-8646-50

[sphinx-users] Does anybody know how to build Sphinx so it keeps the build up to date as you modify the files; so you don't have to make it each time you edit?

2016-12-02 Thread 'tomg' via sphinx-users
Does anybody know how to build Sphinx so it keeps the build up to date as you modify the files; so you don't have to make it each time you edit? -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving e