Difference between revisions of "Uno/Effort/Migrate Documentation"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Effort page for documentation movage.)
 
m (Added more documents.)
Line 4: Line 4:
  
 
==Migrate Documentation==
 
==Migrate Documentation==
Lots of the [[Uno]] documenation are still located on the http://udk.openoffice.org website. As the [[Uno|Uno wiki]] should be the location for Uno documentation, the documentation needs to move.
+
Lots of the [[Uno]] documentation are still located on the http://udk.openoffice.org website. As the [[Uno|Uno wiki]] should be the location for Uno documentation, the documentation needs to move.
  
 
===Problem===
 
===Problem===
Line 55: Line 55:
 
|-
 
|-
 
| [[Uno/Binary|Binary Uno]] article about bootstrapping. || {{Uno/UDKlink|common/man/concept/default_bootstrapping.html}} || [[Uno/Article/Binary/Bootstrapping Uno]] || open
 
| [[Uno/Binary|Binary Uno]] article about bootstrapping. || {{Uno/UDKlink|common/man/concept/default_bootstrapping.html}} || [[Uno/Article/Binary/Bootstrapping Uno]] || open
 +
|-
 +
| Article about micro deployment. || {{Uno/UDKlink|common/man/concept/micro_deployment.html}} || [[Uno/Article/Micro Deployment]] || open
 +
|-
 +
| Specification of SAL text conversions || {{Uno/UDKlink|cpp/man/spec/textconversion.html}} || [[Uno/Binary/Spec/Text Conversion]] || open
 +
|-
 +
| Specification of URIs in Uno || {{Uno/UDKlink|cpp/man/spec/uris.html}} || [[Uno/Spec/Uniform Resource Identificator]] || open
 +
|-
 +
| [[Uno/Binary|Binary Uno]] library versioning schema || {{Uno/UDKlink|common/man/libraryversioning.html}} || [[Uno/Binary/Spec/Library Versioning]] || open
 +
|-
 +
| [[Uno/Cpp|C++ Uno]] runtime library API design || {{Uno/UDKlink|common/man/apicppclasses.html}} || [[Uno/Cpp/Spec/API Design]] || open
 +
|-
 +
| [[Uno/Binary|Binary Uno]] component naming schema || {{Uno/UDKlink|common/man/componentnames.html}} || [[Uno/Binary/Spec/Component Naming]] || open
 +
|-
 +
| Article about Uno lifecycle concepts || {{Uno/UDKlink|common/man/componentnames.html}} || [[Uno/Article/The Object Lifecycle]] || open
 +
|-
 +
| Article about the Uno execution model || {{Uno/UDKlink|common/man/execution.html}} || [[Uno/Article/The Execution Model]] || open
 +
|-
 +
| [[Uno/Binary|Binary Uno]] type system specification || {{Uno/UDKlink|common/man/typesystem.html}} || [[Uno/Binary/Spec/Type System]] || open
 +
|-
 +
| [[Uno/Binary|Binary Uno]] IDL type mapping || {{Uno/UDKlink|common/man/typenames.html}} || open
 +
|-
 +
| [[Uno]] Component specification || {{Uno/UDKlink|common/man/componentmodel.html}} || [[Uno/Spec/Component]] || open
 
|}
 
|}
  

Revision as of 11:59, 10 August 2006

Owner: Kay Ramme
Status: in progress
Type: effort

Migrate Documentation

Lots of the Uno documentation are still located on the http://udk.openoffice.org website. As the Uno wiki should be the location for Uno documentation, the documentation needs to move.

Problem

The Uno documentation on http://udk.openoffice.org is accessible by CVS only. Parts of the documentation are outdated or incorrect. No common style has been applied.

Goal

The goal is to move all documentation from http://udk.openoffice.org into the wiki and to provide it to be easy accessible, understandable and consistent.

The documentation on http://udk.openoffice.org

  • needs to be reviewed and classified,
  • needs to be migrated if still suiteable, either directly, if consistent with the Uno wiki structure, or may needs to be split (e.g. to binary Uno and Java Uno),
  • needs to be linkified,
  • while the entries in the CVS need to be deleted after migration.

Time Plan

Open.

Tasks

Title State
Review&Classify in progress
Migrate open
Linkify open

Documents State

Comment Source Target State
An Article about bridges. udk/common/man/bridge.html Uno/Article/About Bridges open
Binary Uno type library specification udk/common/man/binspec_typelibrary.html Uno/Binary/Spec/Type Library open
Binary Uno IDL types specification udk/common/man/binspec.html Uno/Binary/Spec/IDL Types open
Java Uno IDL type mapping udk/java/man/types.html Uno/Java/Spec/IDL Types open
General information and links to other Java Uno related topics. Needs to be reworked and split. udk/java/man/index.html Uno/Java open
The 'C' language binding. This is more or less dead. udk/cpp/man/spec/cuno_spec.html Uno/C open
Remote Unos standard protocol specification. udk/common/man/spec/urp.html Uno/Remote/Spec/Uno Remote Protocol open
Binary Uno library unloading article. udk/common/man/spec/library_unloading.html Library Unloading open
Binary Uno article about bootstrapping. udk/common/man/concept/default_bootstrapping.html Uno/Article/Binary/Bootstrapping Uno open
Article about micro deployment. udk/common/man/concept/micro_deployment.html Uno/Article/Micro Deployment open
Specification of SAL text conversions udk/cpp/man/spec/textconversion.html Uno/Binary/Spec/Text Conversion open
Specification of URIs in Uno udk/cpp/man/spec/uris.html Uno/Spec/Uniform Resource Identificator open
Binary Uno library versioning schema udk/common/man/libraryversioning.html Uno/Binary/Spec/Library Versioning open
C++ Uno runtime library API design udk/common/man/apicppclasses.html Uno/Cpp/Spec/API Design open
Binary Uno component naming schema udk/common/man/componentnames.html Uno/Binary/Spec/Component Naming open
Article about Uno lifecycle concepts udk/common/man/componentnames.html Uno/Article/The Object Lifecycle open
Article about the Uno execution model udk/common/man/execution.html Uno/Article/The Execution Model open
Binary Uno type system specification udk/common/man/typesystem.html Uno/Binary/Spec/Type System open
Binary Uno IDL type mapping udk/common/man/typenames.html open
Uno Component specification udk/common/man/componentmodel.html Uno/Spec/Component open

Note: The http: links above are all relative to http://udk.openoffice.org .

Personal tools