Le 31/01/2019 à 14:01, E. Madison Bray a écrit :
On Tue, Jan 29, 2019 at 9:38 PM Nathan Dunfield wrote:
Vincent,
Imagine I have a Python module, typically hosted on PyPI and depending
on SageMath, that provides documentation in some form (e.g. a pdf file,
a sphinx repo, etc).
1) When a us
On Tue, Jan 29, 2019 at 9:38 PM Nathan Dunfield wrote:
>
> Vincent,
>
>> Imagine I have a Python module, typically hosted on PyPI and depending
>> on SageMath, that provides documentation in some form (e.g. a pdf file,
>> a sphinx repo, etc).
>>
>> 1) When a user performs `sage -pip install X`, s
On Tuesday, January 29, 2019 at 10:28:17 AM UTC-8, Dima Pasechnik wrote:
>
>
> Given how much crap nowadays google returns for seemingly meaningful
> searches, this is quite a waste of time to do.
>
I agree it's a waste of time to do searches that are only seemingly
meaningful. I think you mea
Last but not the least, MMa's come with documentation bundles - for a good
reason.
And Sage's doc website relies on docs built by sphinx, and neglecting them
already produced a mess there, which needs to be fixed, obviously not by
hand.
On Tue, 29 Jan 2019 18:28 Dima Pasechnik On Tue, Jan 29, 201
On Tue, Jan 29, 2019 at 6:11 PM Nils Bruin wrote:
>
> On Tuesday, January 29, 2019 at 12:34:39 AM UTC-8, vdelecroix wrote:
>>
>> Dear all,
>>
>> Imagine I have a Python module, typically hosted on PyPI and depending
>> on SageMath, that provides documentation in some form (e.g. a pdf file,
>> a sp
Le 29/01/2019 à 19:10, Nils Bruin a écrit :
On Tuesday, January 29, 2019 at 12:34:39 AM UTC-8, vdelecroix wrote:
Dear all,
Imagine I have a Python module, typically hosted on PyPI and depending
on SageMath, that provides documentation in some form (e.g. a pdf file,
a sphinx repo, etc).
1) Whe