Frédéric Chapoton
Frédéric Chapoton
I think it should be ready.
you could have instead written "TESTS:" the logic is that a line ending by "::" must be followed by an empty line then an indented block
you need to add them in some index file in src/doc ``` git grep -c "species" src/doc/en/reference/ src/doc/en/reference/combinat/module_list.rst:19 src/doc/en/reference/references/index.rst:2 ``` so maybe in the second file ?
it does not matter that the module is in rings. I suggest to put a link to it in https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/species/all.html#sage-combinat-species-all so in src/sage/combinat/species/all.py (which is not where I said before,...
@tscrim, would you please have time for this one ?
I have not yet added a mathematical definition of the posets.
Every time I compile using `make build`, the conftest.py is not restored. On several ubuntu machines, where I am using a source install done many years ago.
@tscrim : I have moved the doc as suggested, I think. Do you have any other suggestion or comment ?
the linter is not happy, please fix the offending line
@tscrim, would you please have a look if you can ?