[Bf-python] python api docs 404

Campbell Barton ideasman42 at gmail.com
Wed Oct 2 17:33:44 CEST 2013


Hi Michel, the link posted works now. (and
http://www.blender.org/documentation/250PythonDoc)

Currently I upload docs, just by running this script (which handles
generation, zipping uploading, adding redirect).
doc/python_api/sphinx_doc_gen.sh

However whoever does this needs to have a login on the server, and the
SSH_USER is currently hard coded to me (silly but very easy to
change), otherwise someone else could do this too.
It would be good to have some of the other devs with access be able to
do this at a moments notice too.

On Tue, Oct 1, 2013 at 1:41 AM, Bassam Kurdali <bassam at urchn.org> wrote:
> AFAIK the process is not automated, someone has to generate and upload the docs. They work for releases typically but not any arbitrary svn rev.
>
> However if you build from source you can generate docs locally for yourself.
>
>  CoDEmanX <codemanx at gmx.de> wrote:
>
>>For some reason, it redirects to a non-existing version of the docs - it
>>shouldn't do that, but redirect to the lastest *available* of course.
>>
>>It's not that bad however, just use the following link until a new docs
>>build is available:
>>
>>http://www.blender.org/documentation/blender_python_api_2_68_2/
>>
>>
>>Am 29.09.2013 20:55, schrieb Asbjørn:
>>> Hi,
>>>
>>> I was told http://www.blender.org/documentation/250PythonDoc would
>>> always redirect to the latest docs, however this redirects to the URL
>>> the OP reported, which gives me 404 as well.
>>>
>>> Cheers
>>> - Asbjørn
>>>
>>> On 29.09.2013 19:57, Bastien Montagne wrote:
>>>> Hi Michel,
>>>>
>>>> As far as I know, Cambpell, who is managing Blender API's doc, does not
>>>> update it for every sub-version. Currently the newest one shall be
>>>> 2_68_2 I think.
>>>>
>>>> Bastien
>>>>
>>>> On 29/09/2013 18:15, Michel.Anders at inter.nl.net wrote:
>>>>> I guess this might not be the correct way to report it, but I can't
>>>>> find a webmaster address ;-(
>>>>>
>>>>> the following link gives a 404 (@ 18:12 CET)
>>>>>
>>>>> http://www.blender.org/documentation/blender_python_api_2_68_5/
>>>>>
>>>>> anyone reading this in a position to fix this?
>>>>>
>>>>> -- Michel.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Bf-python mailing list
>>>>> Bf-python at blender.org
>>>>> http://lists.blender.org/mailman/listinfo/bf-python
>>>>
>>>>
>>>> _______________________________________________
>>>> Bf-python mailing list
>>>> Bf-python at blender.org
>>>> http://lists.blender.org/mailman/listinfo/bf-python
>>>>
>>>
>>> _______________________________________________
>>> Bf-python mailing list
>>> Bf-python at blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-python
>>>
>>_______________________________________________
>>Bf-python mailing list
>>Bf-python at blender.org
>>http://lists.blender.org/mailman/listinfo/bf-python
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python



-- 
- Campbell



More information about the Bf-python mailing list