dhwang,
Is there a way to ticoGI source code documentation with a Ant task?
Suppose I creating files in 'addins' with GI standard, i.e.jsx3.Class.defineInterface OR jsx3.Class.defineClass.
Thanks,
giuser1

@Option(name = "-i", metaVar = "PATH", usage = "the source file; a file or a directory", required = true)
@Option(name = "-x", metaVar = "SUFFIX", usage = "causes files with this suffix to be processed if using a source directory")
@Option(name = "-xml", usage = "whether to output XML; the default is HTML output")
@Option(name = "-o", metaVar = "PATH", usage = "the output directory", required = true)
@Option(name = "-a", metaVar = "ACCESS", usage = "the access level to document {PRIVATE, PACKAGE, PROTECTED, PUBLIC}", required = false)
@Option(name = "-title", metaVar = "TITLE", usage = "the documentation title", required = false)
@Option(name = "-copyright", metaVar = "COPYRIGHT", usage = "the documentation copyright notice", required = false)




Users browsing this forum: No registered users and 0 guests