Issue 54951 - Include Python UNO Runtime Reference into SDK docs
Summary: Include Python UNO Runtime Reference into SDK docs
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 08:52 UTC by christianjunker
Modified: 2017-05-20 09:32 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christianjunker 2005-09-22 08:52:37 UTC
There are some steps to do here, the first is already done (doc-strings) but
would need a check for some obvious grammatical/typo mistakes.
The second is generating the html files with pydoc and the third is to apply css
style that is common in the sdk docs (see C++ UNO Runtime Reference, Java UNO
Runtime Reference) to it. 
Final step would then be to make it fit into the build process.

cyb->jsc:
Please give some input whether you would like to have it included into the sdk
docs, in my opinion it would fit quite well under Java UNO Runtime Reference.
The only difficulty I see is that PyUNO is an optional installation package and
not installed by default, as far as I know - but I am not sure what the newest
state of things is.
Comment 1 maison.godard 2005-09-22 09:03:40 UTC
adding myself as CC
Comment 2 jsc 2005-10-21 08:57:49 UTC
Under the Java reference is probaby the correct place.
But before we can  integrate it somebody have to ensure that pydoc and
everything else is available in the build process because the docu for the SDK
is generated during the build process automatically.
After that i would integrate it in the SDK. But of course i would like to have a
language bindung chapter for the DevGuide as well. Otherwise the binding is
incomplete for me.
Comment 3 jsc 2006-02-14 12:32:57 UTC
i think that i am not the right owner for this issue or let us say for the pre
condition.
First somebody should provide a DevGuide chapter deacribing the language
binding, second somebody should create the reference documentation in a way that
it fits into the SDK and then this issue can come back to me and i will
integrate it in the SDK.
Comment 4 jsc 2006-03-20 16:11:26 UTC
adapt target, it seems that nobody feel responsible for the pre condition to
provide the reference in a suitable format for integration.
Comment 5 jsc 2006-10-18 09:30:43 UTC
later, when maybe an Python chapter will be available