Difference between revisions of "Autodoc"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(Update links to more functional links on the wiki.)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Autodoc is a part of [[OpenOffice.org]] and located in the [http://tools.openoffice.org tools project].
 
Autodoc is a part of [[OpenOffice.org]] and located in the [http://tools.openoffice.org tools project].
  
It is a source code documentation tool like JavaDoc for Java, but for documenting [[CePlusPlus]] and [[UNO IDL]].
+
It is a source code documentation tool like JavaDoc for Java, but for documenting [[CPlusPlus]] and [[UNO IDL]].
 
Autodoc is used to create the [http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html IDL reference] of the OpenOffice.org API and the SDK's [http://api.openoffice.org/docs/cpp/ref/names/index.html C++ UNO reference].
 
Autodoc is used to create the [http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html IDL reference] of the OpenOffice.org API and the SDK's [http://api.openoffice.org/docs/cpp/ref/names/index.html C++ UNO reference].
 
----
 
----
 
=== Manuals ===
 
=== Manuals ===
 
;Commandline Syntax:http://tools.openoffice.org/autodoc/CommandLineSyntax.html
 
;Commandline Syntax:http://tools.openoffice.org/autodoc/CommandLineSyntax.html
;IDL-docu:http://api.openoffice.org/docs/DevelopersGuide/Appendix/IDLDocumentationGuide/IDLDocumentationGuide.xhtml
+
;IDL-docu:http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixB/IDL_Documentation_Guidelines
;C++-docu:http://tools.openoffice.org/autodoc/HowToWriteDocumentation-Cpp.html
+
;C++-docu:http://wiki.openoffice.org/wiki/SDKCppLanguage
 
----
 
----
 
Contact: [[User:Np|Np]]
 
Contact: [[User:Np|Np]]
 +
 +
[[Category:Source_directories]]
 +
[[Category:Module]]

Latest revision as of 20:28, 5 August 2013

Autodoc is a part of OpenOffice.org and located in the tools project.

It is a source code documentation tool like JavaDoc for Java, but for documenting CPlusPlus and UNO IDL. Autodoc is used to create the IDL reference of the OpenOffice.org API and the SDK's C++ UNO reference.


Manuals

Commandline Syntax
http://tools.openoffice.org/autodoc/CommandLineSyntax.html
IDL-docu
http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixB/IDL_Documentation_Guidelines
C++-docu
http://wiki.openoffice.org/wiki/SDKCppLanguage

Contact: Np

Personal tools