try force this in your conf.py to your 1.1.3 and see logs and results.
# If your documentation needs a minimal Sphinx version, state it here.
#needs_sphinx = '1.0'

2012/10/29 gilberto dos santos alves <gsa...@gmail.com>

> if i understand your issue, have you see this entire documentation more
> detailed information about
> "
> *sphinx-autogen* – generate autodoc stub 
> pages<http://sphinx.pocoo.org/latest/ext/autosummary.html#sphinx-autogen-generate-autodoc-stub-pages>
>
> The *sphinx-autogen* script can be used to conveniently generate stub
> documentation pages for items included in 
> autosummary<http://sphinx.pocoo.org/latest/ext/autosummary.html#directive-autosummary>
>  listings.
>
> For example, the command
>
> $ sphinx-autogen -o generated *.rst
>
> "
> please what is your operation system, and python version? are you verified
> variables PATH and PYTHONPATH to assure that they point for your new sphinx
> versions? best regards
>
>
>
> http://sphinx.pocoo.org/latest/ext/autosummary.html#module-sphinx.ext.autosummary
>
>
> 2012/10/25 Lisa Zorn <lisa.z...@sfcta.org>
>
>> Anyone?  This is so frustrating because I now build two sets of sphinx
>> documentation with the same code (sphinx 1.1.3)
>> and similar conf.py files and one exhibits the problem and the other does
>> not.  I have made sure the problem set has no errors
>> during documentation generation, I'm just not sure why one has the xref
>> but the other one does not.
>> -Lisa
>>
>>
>> On Friday, August 17, 2012 12:29:16 PM UTC-7, Lisa Zorn wrote:
>>>
>>> Hello --
>>> I was using sphinx 1.0.7 and autosummary to generate html for my python
>>> module.  I recently upgraded to sphinx 1.1.3 and now for the class pages,
>>> the methods no longer link to their documentation.
>>>
>>> old: http://dta.googlecode.**com/git-history/**
>>> 4f593ec661fe5309ad0af5f027aefb**02519fd726/doc/_build/html/_**
>>> generated/dta.Centroid.html<http://dta.googlecode.com/git-history/4f593ec661fe5309ad0af5f027aefb02519fd726/doc/_build/html/_generated/dta.Centroid.html>
>>>
>>> new: http://dta.googlecode.**com/git-history/**
>>> 55ccd338da95c0ff6c41ddee187565**5d2023039c/doc/_build/html/_**
>>> generated/dta.Centroid.html<http://dta.googlecode.com/git-history/55ccd338da95c0ff6c41ddee1875655d2023039c/doc/_build/html/_generated/dta.Centroid.html>
>>>
>>> I have looked around for options and so forth that could have caused
>>> this but found nothing.  My conf.py and index.rst are in here:
>>> http://code.google.com/**p/dta/source/browse/?name=dev#**git%2Fdoc<http://code.google.com/p/dta/source/browse/?name=dev#git%2Fdoc>
>>>
>>> Thank you for any assistance; I really need those links back because the
>>> pages are a hassle to use now.
>>> -Lisa
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "sphinx-dev" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/sphinx-dev/-/sdxnsdrr1PgJ.
>>
>> To post to this group, send email to sphinx-dev@googlegroups.com.
>> To unsubscribe from this group, send email to
>> sphinx-dev+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/sphinx-dev?hl=en.
>>
>
>
>
> --
> gilberto dos santos alves
> +55.11.98646-5049
> são paulo - sp - brasil
>
>
>
>
>
>


-- 
gilberto dos santos alves
+55.11.98646-5049
são paulo - sp - brasil

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to