• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

coldfusion user documentation

Guest
Apr 17, 2006 Apr 17, 2006

Copy link to clipboard

Copied

hi all,

how could documentation for coldfusion be done.
is there any utility in coldfusion which does the functionality of javadocs?
or can we use the javadocs in coldfusion...
thanks in advance

anuradha
TOPICS
Advanced techniques

Views

942

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 17, 2006 Apr 17, 2006

Copy link to clipboard

Copied

documentation for coldfusion
docs galore

can we use the javadocs in coldfusion
Yes, of course. Java objects are at home in Coldfusion.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

hi,

thanks for trying to help me.
but may i be i was wrong in expressing my problem...
my requirement is actually to create user documentation for the component or the coldfusion template i create....
say in java javadocs will collect all the comments in the page and generate it as a document...
is there any utility in coldfusion which would do this functionality....

and

if i can use javadocs kindly let me know the way to use it....
thanks in advance....

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

my requirement is actually to create user documentation for the component or the coldfusion template i create....
You have to write your own docs.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

hi,

thanks for trying to help me.
but may i be i was wrong in expressing my problem...
my requirement is actually to create user documentation for the component or the coldfusion template i create....
say in java javadocs will collect all the comments in the page and generate it as a document...
is there any utility in coldfusion which would do this functionality....

and

if i can use javadocs kindly let me know the way to use it....
thanks in advance....

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

thanks....
but is there any option that i can use the javadocs feature in coldfusion....
if so, could you let me know the way to do it

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

Isn't it sufficient that the APIs are available when you create an object in Java, and that the object is in turn available to Coldfusion? It is still not clear to me why you would want to use javadocs in a Coldfusion component.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

i want to create user manuals and that should not user-generated....
my client wants a document that is generated by the program itself....
and the problem with using javadocs with createobject is that since javadocs is an utility....that should be invoked at the command prompt....

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

You've lost me there.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

am i not clear in explaining my problem?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

LATEST
No.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation