[Darwin2k-devel] Darwin2K reference manual
Status: Beta
Brought to you by:
xrayjones
|
From: Chris L. <cl...@te...> - 2001-01-31 17:50:17
|
Hi, Takayuki asked me the other day if there was a tool for analyzing source code to give the relationship between different C++ classes. I didn't find anything in that vein, but I did find a tool called Doc++ which can generate documentation from commented source code. I've started reformatting the source code for doc++, and I have put the resulting documentation at: http://darwin2k.sourceforge.net/darwin2k-docs/index.html It's definitely not complete, but it's a good start and I will be updating it on a daily basis. One note of caution, though: this is for the next release of Darwin2k, which has all of the dynamic simulation stuff separated into a separate package. The high-level stuff is still the same (configurations, modules, and so on), but everything in the src/d2k/mechanism directory has been moved to src/dyno/mechanism, and all of the dynamic simulation code in the src/d2k/cfg directory has been moved there as well. I hope to have the new version released this week, as some people here at JPL are waiting on it. Chris -- [ Chris Leger cl...@ro... ] [ Phone: (818) 393-4462 Fax: (818) 393-3254 ] |