Results 1 to 14 of 14

Thread: Documentation

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7

    Question Documentation

    Hi there. I am a junior software engineer and I am working on a project in Visual Basic. I have to writ e a documentation about the program, but I really do not know how. Have never done it before. It may sound stupid but I really would like some help..Thanks in advance..

    I just would like to know how the structure of the document must be...

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    Who is the documentation for ?
    The end user or other developers?
    -= a peet post =-

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Hi there Peet, thanks for answering.
    It is for other developers. it is an excisting program with a big code in visual basic in combination with word. but ther is any documentation about it. And I have to write the documentation and rewrite the code. You can mail me directly to my email if you [email protected]....

  4. #4
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    This should be in u'r documentation

    General purpose of the app

    General structure of the app

    Listing of what comp. is needed for the app to run

    Listing of the classes, and modules in the app with generel expl. of what their purpose is.

    Listing of props, methodes, events, subs and functions, and offcourse their purpose.

    ........
    -= a peet post =-

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Ok thank you very very much. I now have something to go on. Thanks again...

  6. #6
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    God I hate the documentation part of developing.... how about you ?
    -= a peet post =-

  7. #7

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Well this is my first time...most of the time I just have to write a code and check if the program is running ok. So that is why I almost got a nervous breakdown with this documentation part. But ok, with whta you told me I think I can get along...Do you program in visual basic a lot? THis is my first project in vb.

  8. #8
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    yes I do some programming in VB, and I like it alot

    what tool are u going to use for your documnetation?

    I use the RoboHelp , Its great.
    -= a peet post =-

  9. #9

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Robohelp? that is new for me..
    I am not familiar with the vb developing environment...I did the vb course but since then did work with it. So it is all new to me...

  10. #10
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    I know javadoc is used for documenting Java code so I just searched for javadoc AND "Visual Basic" on google there might be something useful here

    http://www.google.co.uk/search?as_q=...arch=&safe=off

    I tried to download this one but had problems...

    http://www.programmersheaven.com/zone1/cat596/16930.htm
    Last edited by Mark Sreeves; Jul 18th, 2001 at 05:04 AM.
    Mark
    -------------------

  11. #11

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Ok thanks very much..I did chechk it out and indeed there are some useful things I can "use"...

  12. #12
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Can you let me know if you find anything that's any good?

    Thanks
    Mark
    -------------------

  13. #13

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    7
    Sure...!!!!
    D.J. Engelhardt
    Software Engineer

  14. #14
    Documentation is time costly, but when someone other than you looks at your code, it is the only thing standing between them and insanity.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width