Jump to page: 1 28  
Page
Thread overview
Code documentation - 1 attachment
Jul 12, 2002
Juarez Rudsatz
Jul 13, 2002
anderson
Jul 15, 2002
OddesE
Jul 15, 2002
Robert M. Münch
Re: Code documentation - How about using xml?
Jul 15, 2002
OddesE
Jul 15, 2002
anderson
Jul 15, 2002
Juarez Rudsatz
Jul 15, 2002
Sean L. Palmer
Jul 16, 2002
OddesE
Jul 16, 2002
Juarez Rudsatz
Jul 17, 2002
anderson
Jul 17, 2002
Sean L. Palmer
Jul 17, 2002
anderson
Jul 17, 2002
OddesE
Jul 17, 2002
anderson
Jul 17, 2002
Juarez Rudsatz
Jul 19, 2002
OddesE
Jul 19, 2002
Juarez Rudsatz
Jul 17, 2002
Juarez Rudsatz
Jul 18, 2002
anderson
Jul 16, 2002
anderson
Jul 16, 2002
Robert M. Münch
Jul 16, 2002
Sean L. Palmer
Jul 16, 2002
anderson
Jul 16, 2002
OddesE
Jul 16, 2002
anderson
Jul 16, 2002
Robert M. Münch
Jul 16, 2002
anderson
Jul 17, 2002
Robert M. Münch
Jul 17, 2002
Sean L. Palmer
Jul 18, 2002
anderson
Aug 14, 2002
Walter
Jul 17, 2002
Juarez Rudsatz
Jul 16, 2002
Sean L. Palmer
Jul 16, 2002
Jason Mills
Jul 17, 2002
Sean L. Palmer
Jul 17, 2002
Jason Mills
Jul 17, 2002
anderson
Jul 16, 2002
anderson
Jul 16, 2002
Karl Bochert
Aug 14, 2002
Walter
Aug 14, 2002
andy
Aug 14, 2002
Pavel Minayev
Aug 15, 2002
Sean L. Palmer
Aug 15, 2002
Walter
Jul 17, 2002
anderson
Jul 17, 2002
Juarez Rudsatz
Jul 18, 2002
anderson
Re: Code documentation v2
Aug 21, 2002
Juarez Rudsatz
Aug 22, 2002
anderson
Aug 22, 2002
anderson
Aug 23, 2002
Juarez Rudsatz
Code documentation round 3
Sep 04, 2002
Juarez Rudsatz
Sep 04, 2002
Mac Reiter
Sep 06, 2002
Juarez Rudsatz
Sep 07, 2002
Pavel Minayev
Sep 09, 2002
Suporte Internet
Sep 09, 2002
Pavel Minayev
Sep 11, 2002
Juarez Rudsatz
Sep 05, 2002
anderson
Sep 05, 2002
Juarez Rudsatz
Sep 05, 2002
Juarez Rudsatz
Sep 05, 2002
Juarez Rudsatz
Sep 05, 2002
Juarez Rudsatz
Sep 06, 2002
anderson
Sep 05, 2002
Jason Mills
Sep 05, 2002
Pavel Minayev
Sep 05, 2002
Juarez Rudsatz
Sep 06, 2002
Jason Mills
Sep 05, 2002
Juarez Rudsatz
Sep 06, 2002
Jason Mills
Code documentation round 3 - File 1 of 1 - coddocv03.html (1/1)
Sep 04, 2002
Juarez Rudsatz
July 12, 2002
    	I am sending a very preliminary version of a specification for
implementing a sintax for document source files using the /* */ comments.
    	It's a preliminary version and contain, certainly, design and
language errors.
    	Please read the attached html file and send your comments.

Juarez Rudsatz

July 13, 2002
Source code documentation with coddocThis is very complete and I can't think of much to add.

Is it possible to have html links in documentation, or better yet html code? I know "see" has this ablity, but what about in a general comment. For example In some cases you may want to insert a picture of what your talking about.


July 15, 2002
Source code documentation with coddocI read the document, and I think it is
a very good initiative.
We definitely need some kind of standard for this, or we will
end up with a whole bunch of similar standards that differ in
just enough respect to be a pain in the you-know-where.

I do propose one big and a whole bunch of small alterations to the standard. I have marked sections that I have added in green, comments in red and sections that I think should be deleted in gray.

The text that still is black also had changes in them, but these are just small things such as corrected spelling errors, they don't change the standard in any way.

The modified file is attached.


--
Stijn
OddesE_XYZ@hotmail.com
http://OddesE.cjb.net
_________________________________________________
Remove _XYZ from my address when replying by mail




July 15, 2002
Source code documentation with coddoc"anderson" <anderson@firestar.com.au> wrote in message news:agoaa2$16a9 $1@digitaldaemon.com...
> This is very complete and I can't think of much to add.
>
> Is it possible to have html links in documentation,
> or better yet html code?
> I know "see" has this ablity, but what about in a general
> comment. For example In some cases you may want to insert
> a picture of what your talking about.


I agree, this is a very useful feature, and most
tools support this.


--
Stijn
OddesE_XYZ@hotmail.com
http://OddesE.cjb.net
_________________________________________________
Remove _XYZ from my address when replying by mail



July 15, 2002
Some good points. I like the XML (although it'll mean more typing). What will happen if the D file is saved as a html? You'd have to do a bit of stuffing I supose. Parhaps that should be in the documentation.
  "OddesE" <OddesE_XYZ@hotmail.com> wrote in message news:agt6me$9ht$1@digitaldaemon.com...
  Source code documentation with coddocI read the document, and I think it is
  a very good initiative.
  We definitely need some kind of standard for this, or we will
  end up with a whole bunch of similar standards that differ in
  just enough respect to be a pain in the you-know-where.

  I do propose one big and a whole bunch of small alterations
  to the standard. I have marked sections that I have added in
  green, comments in red and sections that I think should be
  deleted in gray.

  The text that still is black also had changes in them, but
  these are just small things such as corrected spelling
  errors, they don't change the standard in any way.

  The modified file is attached.


  --
  Stijn
  OddesE_XYZ@hotmail.com
  http://OddesE.cjb.net
  _________________________________________________
  Remove _XYZ from my address when replying by mail






July 15, 2002
"OddesE" <OddesE_XYZ@hotmail.com> schrieb im Newsbeitrag news:agt6tf$9to$1@digitaldaemon.com...

> I agree, this is a very useful feature, and most
> tools support this.

Hi, if you want to write TXT in a very easy manner and get good looking HTML out of  it have a look at my make-doc-pro on my homepage. This is a Rebol script and you will find some getting-started infos too. My homepage has been done with this tool.

If you have any questions let me know.

--
Robert M. Münch
IT & Management Freelancer
Mobile: +49 (0)177 2452 802
Fax   : +49 (0)721 8408 9112
Web   : http://www.robertmuench.de



July 15, 2002
Hi,

    	I busy right now. I will read carefuly all posts and reply late. I
think the initiative must not be closed. And many "D" people should
contribute.

"OddesE" <OddesE_XYZ@hotmail.com> wrote in news:agt6me$9ht$1@digitaldaemon.com:

> Source code documentation with coddocI read the document, and I think
> it is a very good initiative.
> We definitely need some kind of standard for this, or we will
> end up with a whole bunch of similar standards that differ in
> just enough respect to be a pain in the you-know-where.
> 
> I do propose one big and a whole bunch of small alterations to the standard. I have marked sections that I have added in green, comments in red and sections that I think should be deleted in gray.
> 
> The text that still is black also had changes in them, but these are just small things such as corrected spelling errors, they don't change the standard in any way.
> 
> The modified file is attached.
> 
> --
> Stijn
> OddesE_XYZ@hotmail.com
> http://OddesE.cjb.net
> _________________________________________________
July 15, 2002
Some D people Just Don't Care that much about Standardized Documentation. I'm sure you guys will come up with something good.

Sean

"Juarez Rudsatz" <juarez@nowhere.com> wrote in message news:Xns924C7EB89CDB6juarezcom@63.105.9.61...
>     I busy right now. I will read carefuly all posts and reply late. I
> think the initiative must not be closed. And many "D" people should
> contribute.



July 16, 2002
Source code documentation with coddocThis is more of a doc generation suggestion.  I think it would be good if of doc generator had some infromation about the line number where the code begins. This would help enable furture IDE's to use the documentation as a basics for the IDE layout.

I know I've said this before, but It would be cool if the docgen could produce code in an uml format.

PS - Robert M. Münch tool produces quite nice output, and I'd recommend it for this "Code documentation attachement". Also it mite be an idea for the D Journal if documents are to be produced to some standard (although it may mean extra reformating work). It handles code segments especially well (by picking up tabs).


July 16, 2002
Source code documentation with coddocHi, thanks a lot. There is something that comes to mind: D can compile HTML files! So it maybe best to include D code into the documentation and not documentation into D code. My script could easly be changed to produce a compileable output file. With this we would be able to move more into the WEB idea of litteral programming. Code is already recognized as mentioned. What do you think? Robert


"anderson" <anderson@firestar.com.au> schrieb im Newsbeitrag
news:ah0fv5$m3f$1@digitaldaemon.com...
PS - Robert M. Münch tool produces quite nice output, and I'd recommend it
for this "Code documentation attachement". Also it mite be an idea for the D
Journal if documents are to be produced to some standard (although it may
mean extra reformating work). It handles code segments especially well (by
picking up tabs).


« First   ‹ Prev
1 2 3 4 5 6 7 8