Re: [sage-devel] Re: Finishing spkg upgrade

2016-10-07 Thread Jeroen Demeyer
On 2016-10-07 15:04, Simon King wrote: Nice! I see many checkmarks there. So, is stuff ready to use already It's very much work in progress... We have only really just started working on this. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To

[sage-devel] Re: Finishing spkg upgrade

2016-10-07 Thread Simon King
Hi Jeroen, On 2016-10-07, Jeroen Demeyer wrote: > On 2016-10-07 13:59, Simon King wrote: >> That's why I ask here how to do it right... > > Well, that's partially why we have > https://github.com/OpenDreamKit/OpenDreamKit/issues/87 Nice! I see many checkmarks there. So, is stuff ready to use alr

Re: [sage-devel] Re: Finishing spkg upgrade

2016-10-07 Thread Jeroen Demeyer
On 2016-10-07 13:59, Simon King wrote: That's why I ask here how to do it right... Well, that's partially why we have https://github.com/OpenDreamKit/OpenDreamKit/issues/87 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from thi

[sage-devel] Re: Finishing spkg upgrade

2016-10-07 Thread Simon King
Hi Jeroen, On 2016-10-07, Jeroen Demeyer wrote: > If you want to use autodoc with Cython code, you will probably need > parts of the Sage docbuilder (and I don't think that ripping this out of > Sage has even been done). Well, I did rip it out of sage, in my old-style spkg. But I thought it wa

[sage-devel] Re: Finishing spkg upgrade

2016-10-07 Thread Sébastien Labbé
1. sphinx Makefile To create the Makefile, I used sphinx-quickstart inside of sage -sh which ask many questions including this one: """ A Makefile and a Windows command file can be generated for you so that you only have to run e.g. `make html' instead of invoking sphinx-build directly. > Create