Jump to content


Making Documentation


11 replies to this topic

#1 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 15 April 2006 - 12:44 PM

What program you use to make documentation for your program/game?

I've been planning my own little game for over year and I'm not so good at making documentations so its not well organized (the documentation, that is).
Well... actually I havent written down all the things I've planned but I remeber the rest.

So that's why I'm asking about what kind of programs there are to help people like me that can't do well-organized documents :)

#2 Wernaeh

    Senior Member

  • Members
  • PipPipPipPip
  • 368 posts

Posted 15 April 2006 - 05:25 PM

Doxygen ? :)

Seems to be a popular choice these days, though I don't really like the html output it produces (weird styling...), and I'm too lazy to change it...

For documenting ideas, design choices, and similiar, I'd say normal .txt or open office text suffices for one man projects. Perhaps somebody else might add on more convenient, larger-scale solutions for these issues.

Cheers,
- Wernaeh

#3 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 16 April 2006 - 10:06 AM

Doxygen? Gotta google for it...

I got couple of my friends and my little brother to judge my ideas and to give their own ideas. I already have decided my target group and lots of other things that help me to target my plannings to the right direction. I want well-working game so I want to do things right.

Anyway, I'm going to check Doxygen out and some other things I've been told to be worth of looking through. I also got desing document template so I think I have pretty good base to start on :)

It doesn't matter if this isn't going to the developement level but its good practice.


edit -
Doxygen generates technical document? Well, this isnt needed yet, but if this goes to the developement level, it will be useful :) Thanks anyway.

My bad, my bad. I should've mentioned I meant desing documentation :P

#4 TheNut

    Senior Member

  • Moderators
  • 1473 posts
  • LocationThornhill, ON

Posted 16 April 2006 - 11:53 AM

Microsoft Word & Visio. I have a few templates to work with so I just plug in the stuff. I also comment my source code.
http://www.nutty.ca - Being a nut has its advantages.

#5 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 16 April 2006 - 12:47 PM

Templates for Microsoft Word? If so, do you know if they work in Open Office?
(I dont have Microsoft Word so I use Open Office)

And I comment my source code too :) Its nice habit.

#6 FlamingHawk

    Member

  • Members
  • PipPip
  • 79 posts

Posted 16 April 2006 - 03:38 PM

Design Documents?
<a href="http://www.filelodge.com/refer.php?referrer=Exeneva"><img src="http://www.filelodge.com/banners/88x31-Banner1.gif" alt="Free File Hosting" width="88" height="31" border="1"></a>

#7 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 16 April 2006 - 08:03 PM

Yep, design documents.

I just god (stupid) idea:
I'll put up a wiki-page and then I can organize my ideas and my friends can judge them and add their own ideas :)

Hmm.. I'm interested to see how that ends up :P

#8 monjardin

    Senior Member

  • Members
  • PipPipPipPip
  • 1033 posts

Posted 16 April 2006 - 09:15 PM

You should take a look at trac. It's made for just that purpose and is intergrated with SVN for version control.
monjardin's JwN Meter (1,2,3,4,5,6):
|----|----|----|----|----|----|----|----|----|----|
*

#9 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 16 April 2006 - 09:25 PM

But thats made for technical documentation if I understood right.
I dont need it yet and I dont think I ever will because I'm the only coder of this project (I highly doubt there ever will be other coder).

But anyway, thanks for the advice :)

#10 monjardin

    Senior Member

  • Members
  • PipPipPipPip
  • 1033 posts

Posted 16 April 2006 - 10:26 PM

OK. Well what do you need that OpenOffice can't do? Do you plan to create UML digrams? It sounds like all you need is a text editor.
monjardin's JwN Meter (1,2,3,4,5,6):
|----|----|----|----|----|----|----|----|----|----|
*

#11 Reedbeta

    DevMaster Staff

  • Administrators
  • 4979 posts
  • LocationBellevue, WA

Posted 17 April 2006 - 04:22 AM

So you want to make a design document, but you're not sure how to organize it. It sounds to me like a wiki would be useful. You don't have to figure out what order to put things in, you can just make an article for each item/enemy/aspect of the game and cross reference them to your heart's content. It's pretty easy to set up a webserver, install PHP, MySQL, and MediaWiki. And you can even make it editable by other people and so forth if you want.
reedbeta.com - developer blog, OpenGL demos, and other projects

#12 Jufa

    Member

  • Members
  • PipPip
  • 99 posts

Posted 17 April 2006 - 09:31 AM

Reedbeta: Correct. The organizing is the problem.
Well, it was. Now I have a wiki up and growing.

After I've organized the ideas etc. I can make the design document with OpenOffice. Someone pointed me at Chris Taylor's design template and I think its fairly good and I'm going to use it as a base.

I think the case is closed now. Thanks to everyone. :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users