Difference between revisions of "Autodoc"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
(Update links to more functional links on the wiki.)
 
Line 6: Line 6:
 
=== 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]]

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