On Sat, Feb 28, 2015 at 05:07:18PM +0100, Marc Mezzarobba wrote: > There are *tons* of modules missing from the reference manual, some > obsolete, some still in pre-sphinx style or with rst syntax errors, some > whose user documentation in fact appears in another module, and many > apparently just forgotten. > > A few weeks ago I started systematically adding those that didn't look > like they were intentionally omitted, with minimal fixes to the broken > docstrings so that the manual still builds (but not necessarily that the > new chapters look good).
Great, thanks! For the record: In #16256, we made sure that all current modules in sage.combinat were included in the reference manual, and did a first step in the direction of automatizing the building of the module list, so that not including one would never happen again. At this point it still is necessary to running manually a shell command; there remains to have sphinx build the list of modules automatically:: http://www.sagemath.org/doc/reference/combinat/module_list.html Cheers, Nicolas -- Nicolas M. ThiƩry "Isil" <[email protected]> http://Nicolas.Thiery.name/ -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
