Page 1 of 1

[Resolved] XML file for information

Posted: Sun Dec 11, 2011 7:10 pm
by emmo30
Hi, Excuse me, but i don't know how can i use the xml file for information of your framework...
can u explain me please.
Thanks. Emre

Re: XML file for information

Posted: Sun Dec 11, 2011 7:15 pm
by Norbo
If you keep the BEPUphysics.dll and BEPUphysics.xml together and reference the .dll from your project, BEPUphysics-related objects will have intellisense comments linked with them. You can see them by rolling over types or typing methods and reading their descriptions in Visual Studio. That is all automatic.

If you're looking for a browsable helpfile, download the API .chm file on codeplex: http://bepuphysics.codeplex.com/documentation

Note that windows will block .chm files by default, so when you download it, you'll need to right click on it, go to properties, and click the Unblock button.

Re: XML file for information

Posted: Sun Dec 11, 2011 7:24 pm
by emmo30
Really thank you for your help, this chm file that will help me a lot :)