Jump to content

Documentation


codeape
 Share

Recommended Posts

Hello

 

On top of my doc list is documentation in the header files. Most IDE:s (including Visual C++ Express, Code::Blocks and Xcode) can contextualy display doc strings of methods and classes being used (for example when you do code completion). So, by using for example doxygen formated comments in the code that explains a little about a method would increase the coding speed and make less bug reports. We will get less bug reports on missing doc because Josh could kindly write "not officially supported" for a method or class but also add some doc about it anyway ... to be very kind. This of course takes less time and could be pushed in the future.s

 

However, second on my list is to update the command reference with appending all not official method in their respective classes/struct and the text "not officially supported". Because ... if you have a header file you will surely look in it and wonder ... why is this method not in the doc? Head over to the bug forum etc. etc. This is an ok solution for now and can not take up to much time of Josh.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...