On 2012-08-19, Volker Braun <
vbrau...@gmail.com> wrote:
> ------=_Part_125_16406231.1345388179659
> Content-Type: text/plain; charset=ISO-8859-1
>
> The developer manual does not automatically include docstrings from every
> source file. The sage/combinat/symmetric_group_representations.py file is
> not listed in doc/en/reference/combinat/* so its documentation is not built.
>
Thanks.
This is now
http://trac.sagemath.org/sage_trac/ticket/13382
ready for review.
>
>
> On Sunday, August 19, 2012 8:13:42 AM UTC-4, Dima Pasechnik wrote:
>>
>> the functions SymmetricGroupRepresentation(s) cannot be found in Sage
>> documentation, i.e.
>>
>>
http://www.sagemath.org/doc/reference/search.html?q=SymmetricGroupRepresentation
>> does not return any hits.
>> On the other hand,
>> sage: SymmetricGroupRepresentation?
>> returns documentation just fine.
>>
>> Is it a documentation bug?
>>
>>
>>
>>
>
> --